Commit Graph

1340 Commits

Author SHA1 Message Date
Vladimir Agafonkin
4f8dc06097 add Popup openOn(map) 2012-07-12 15:46:52 +03:00
Vladimir Agafonkin
e9b47e9811 factories for controls and multipolys 2012-07-12 15:40:47 +03:00
Vladimir Agafonkin
c6bae3ee5c support arrays in geojson addData 2012-07-12 15:37:43 +03:00
Vladimir Agafonkin
0814e18a81 fix popupAnchor array form 2012-07-12 15:35:22 +03:00
Vladimir Agafonkin
9aa723d95b cleanup Jakefile 2012-07-12 10:39:22 +03:00
Vladimir Agafonkin
4edfaee008 Use feature detection instead of browser sniffing for opacity, #796 2012-07-12 10:31:21 +03:00
Vladimir Agafonkin
2a7e49bfe3 Merge pull request #797 from danzel/master
Fix JSHint issues with my last pull
2012-07-12 00:18:59 -07:00
Vladimir Agafonkin
a849bcc808 Merge pull request #798 from danzel/featuregroup-addlayer
FeatureGroup now checks if the given layer has already been added in addLayer before adding it
2012-07-12 00:18:32 -07:00
danzel
863bed6797 FeatureGroup now checks if the given layer has already been added in addLayer before adding it 2012-07-12 17:02:14 +12:00
danzel
3b7d1761ee JSHint happiness. 2012-07-12 16:09:48 +12:00
Vladimir Agafonkin
4747b07036 Merge pull request #796 from danzel/master
Fix Opacity in IE10
2012-07-11 15:33:57 -07:00
danzel
e8a904530e Fix up opacity in IE10, use style.opacity in IE9 also
http://caniuse.com/#feat=css-opacity
Regex from http://msdn.microsoft.com/en-us/library/ms537509(v=vs.85).aspx
2012-07-12 09:54:53 +12:00
Vladimir Agafonkin
06787b8497 update build 2012-07-11 11:25:57 +03:00
Vladimir Agafonkin
180fb91166 Merge pull request #795 from danzel/master
Fix up Marker animation class setting
2012-07-10 23:57:34 -07:00
danzel
ff86f5a24b Need to check that createShadow actually created a shadow before adding the classes. Simplify the code too. 2012-07-11 15:55:41 +12:00
danzel
129572014c Set the animation classes for marker in _initIcon rather than onAdd so that setIcon doesn't remove them 2012-07-11 15:51:12 +12:00
Vladimir Agafonkin
2490a91856 Merge pull request #792 from jieter/master
Another diff to increase DomUtil usage
2012-07-10 08:22:04 -07:00
Jan Pieter Waagmeester
c7be915f45 Merge branch 'master' of git://github.com/CloudMade/Leaflet 2012-07-10 12:29:41 +02:00
Jan Pieter Waagmeester
138167158b Replace manual style.opacity manimulations by L.DomUtil.setOpacity in Popup.js 2012-07-10 12:29:23 +02:00
Vladimir Agafonkin
cc60eb81c7 add subdomains to WMS, closes #735 2012-07-10 12:00:13 +03:00
Vladimir Agafonkin
19974a84a1 changelog cleanup 2012-07-10 11:48:34 +03:00
Vladimir Agafonkin
d0c341b006 Added WMS setParams, TileLayer redraw, setUrl, closed #719 2012-07-10 11:43:18 +03:00
Vladimir Agafonkin
97553cd0bd fix whitespace 2012-07-09 17:09:18 +03:00
Vladimir Agafonkin
dfdc011413 add bgPos to DivIcon for spriting, closes #743 2012-07-09 17:08:01 +03:00
Vladimir Agafonkin
8b3e97153c fix icon default paths, update changelog 2012-07-09 15:07:22 +03:00
Vladimir Agafonkin
bcc2c6f67f update changelog 2012-07-09 14:42:58 +03:00
Vladimir Agafonkin
92c704f33b Improved GeoJSON API, closed #315, closed #715 2012-07-09 14:42:44 +03:00
Vladimir Agafonkin
012746378d update changelog 2012-07-06 13:00:17 +03:00
Vladimir Agafonkin
410291cc2c update build 2012-07-06 12:58:10 +03:00
Vladimir Agafonkin
ace4f78e2b Merge branch 'master' of github.com:CloudMade/Leaflet 2012-07-06 12:56:59 +03:00
Vladimir Agafonkin
6917c4db71 update changelog 2012-07-06 12:56:43 +03:00
Vladimir Agafonkin
5694a63403 Merge pull request #786 from jieter/master
Use DomUtil.addClass when appropriate
2012-07-05 14:40:55 -07:00
Jan Pieter Waagmeester
8e355b5596 Merge branch 'master' of git://github.com/CloudMade/Leaflet 2012-07-05 16:59:34 +02:00
Jan Pieter Waagmeester
97e3d08dd5 Use L.DomUtil.addClass to add classes instead of direct attribute manipulation 2012-07-05 16:59:00 +02:00
Vladimir Agafonkin
c3573dbb82 Merge pull request #784 from jieter/master
DomUtil removeClass space handling.
2012-07-05 07:11:37 -07:00
Vladimir Agafonkin
a2619fcc4c changelog cleanup 2012-07-05 16:58:55 +03:00
Vladimir Agafonkin
2746cc843e add addTo method to ImageOverlay, GeoJSON, LayerGroup, Popup 2012-07-05 16:53:32 +03:00
Jan Pieter Waagmeester
0a98e75aba Fixed error after running spec: only remove spaces at head and tail now 2012-07-05 15:51:40 +02:00
Vladimir Agafonkin
00cb32c40c update changelog about API simplification 2012-07-05 16:50:00 +03:00
Jan Pieter Waagmeester
f1480557af Merge branch 'master' of git://github.com/CloudMade/Leaflet 2012-07-05 15:45:28 +02:00
Jan Pieter Waagmeester
6096795c1c Fix regexp in DomUtil.removeClass to correctly remove spaces, use addClass in stead of manual class manimulation in Map.ZoomAnimation 2012-07-05 15:41:55 +02:00
Vladimir Agafonkin
16cdb668b2 merge simplify-api 2012-07-05 16:24:42 +03:00
Vladimir Agafonkin
97f7da842d Merge branch 'master' of github.com:CloudMade/Leaflet 2012-07-05 16:23:55 +03:00
Vladimir Agafonkin
3e24ed5400 more work on simplified api 2012-07-05 14:45:06 +03:00
Vladimir Agafonkin
382ef5c0b2 spec cleanup 2012-07-05 12:54:40 +03:00
Vladimir Agafonkin
7ea7b144f9 Merge pull request #759 from danzel/zoom-marker-hack-fix
Zoom Marker Hack Fix
2012-07-04 16:09:11 -07:00
Vladimir Agafonkin
bdf2a814a2 Merge pull request #779 from danzel/divicon-innerhtml
Add an option to DivIcon to allow setting the innerHTML
2012-07-04 14:10:23 -07:00
danzel
15718ec58c Rename options.innerHTML to options.html 2012-07-05 08:46:18 +12:00
Vladimir Agafonkin
b2140e8d31 update build 2012-07-04 14:10:26 +03:00
Vladimir Agafonkin
5afbfa89d7 Merge pull request #777 from fr1n63/master
webkitTransitionEnd not firing fix
2012-07-04 04:02:34 -07:00