Vladimir Agafonkin
b3d6427a8a
cleanup layers control IE7 fix #861
2012-08-01 14:03:42 +03:00
danzel
a0ee757e2d
When removing a marker from a FeatureGroup, only remove the popup if it was put there by the FeatureGroup.
...
Refs danzel/Leaflet.markercluster#24
2012-08-01 13:07:57 +03:00
Vladimir Agafonkin
985850fcef
Merge pull request #862 from danzel/oldie-fixes
...
Fix Layers dialog in IE7
2012-08-01 03:06:55 -07:00
Vladimir Agafonkin
f8f04c3534
Merge pull request #861 from danzel/master
...
Fix FeatureGroup.removeLayer removing popups
2012-08-01 03:04:23 -07:00
danzel
8c84b8a00c
Radio buttons properly dynamically created in IE7 don't work, so the layers dialog doesn't work, do it this hacky way instead.
2012-08-01 15:57:17 +12:00
danzel
7c94559355
When removing a marker from a FeatureGroup, only remove the popup if it was put there by the FeatureGroup.
...
Refs danzel/Leaflet.markercluster#24
2012-08-01 13:40:43 +12:00
Vladimir Agafonkin
e37f4fd9f3
fix typo in layers control link
2012-07-31 17:50:54 +03:00
Vladimir Agafonkin
e94052de42
update docs for #857
2012-07-31 11:19:09 +03:00
Vladimir Agafonkin
5f7f5b2437
update changelog and build
2012-07-31 11:17:04 +03:00
Vladimir Agafonkin
293000e259
update about 0.4.1
2012-07-31 11:14:25 +03:00
Vladimir Agafonkin
10ffc863db
Merge pull request #857 from ajbeaven/AnimatedInvalidateSize
...
Added option to animate pan on invalidateSize()
2012-07-31 01:11:27 -07:00
Vladimir Agafonkin
46eb40de6f
update about 0.4.1
2012-07-31 11:11:04 +03:00
Vladimir Agafonkin
aed9d473d1
Merge branch 'master' into gh-pages-master
2012-07-31 11:01:11 +03:00
Vladimir Agafonkin
a393cdec20
update build and changelog
2012-07-31 10:59:14 +03:00
Vladimir Agafonkin
7622bfea8f
Merge pull request #856 from mattcurrie/patch-1
...
Fix L.tileLayer.wms class factory
2012-07-30 23:26:03 -07:00
mattcurrie
f3ef407814
Fix L.tileLayer.wms class factory
2012-07-31 12:05:30 +12:00
Andrew Beaven
2b27065c6b
Added option to animate pan on invalidateSize()
2012-07-31 11:59:06 +12:00
Vladimir Agafonkin
b9b967e802
Merge pull request #854 from sxua/master
...
Detect retina support snippet by Thomas Fuchs
2012-07-30 12:02:08 -07:00
Olexandr Skrypnyk
031ee25377
Move isRetina
method from Util to Browser
2012-07-30 17:27:15 +03:00
Olexandr Skrypnyk
7b167a41dc
Detect retina support for a huge amount of devices by Thomas Fuchs
...
Tested on iOS, Android 2.x, Chrome for Android, Safari on MacBook Pro Retina, Firefox mobile (beta) for Android, Opera Mobile (Android).
2012-07-30 17:03:52 +03:00
Vladimir Agafonkin
dc4a3a9a1b
add MapMarker to plugins list
2012-07-30 16:58:58 +03:00
Vladimir Agafonkin
bc9e4096ac
update changelog
2012-07-30 16:46:46 +03:00
Vladimir Agafonkin
e3b2b78558
fix incorrect calculation of scale by the scale control, closes #852
2012-07-30 16:45:58 +03:00
Vladimir Agafonkin
3773a30726
update changelog
2012-07-30 16:11:31 +03:00
Vladimir Agafonkin
529cdb09a3
fix ugly marker shadows on iE8, closes #850
2012-07-30 12:54:44 +03:00
Vladimir Agafonkin
2aeebe6473
fix ugly marker shadows on iE8
2012-07-30 12:53:08 +03:00
Vladimir Agafonkin
bb77dd4bf8
Merge branch 'master' into gh-pages
2012-07-30 12:33:39 +03:00
Vladimir Agafonkin
b1db46a307
update build with regression fixes
2012-07-30 12:31:09 +03:00
Vladimir Agafonkin
b2adb29cf1
fix canvas backend and holed polygons regression
2012-07-30 12:28:44 +03:00
Vladimir Agafonkin
9638ef239b
merge gh-pages-master
2012-07-30 11:30:55 +03:00
Vladimir Agafonkin
4a7eecbec9
final polishing
2012-07-30 11:17:10 +03:00
Vladimir Agafonkin
adc139f07e
minor plugins page fix
2012-07-30 10:35:16 +03:00
Vladimir Agafonkin
09261e4168
Merge pull request #848 from aparshin/boundary-canvas-plugin
...
Add TileLayer.BoundaryCanvas plugin description into plugins.md
2012-07-29 23:25:00 -07:00
Alexander Parshin
be1ac7aff6
Add TileLayer.BoundaryCanvas plugin description into plugins.md
2012-07-30 03:50:44 +04:00
mourner
dbd875d960
minor fixes
2012-07-30 01:42:15 +03:00
mourner
e55e948986
update build
2012-07-30 01:39:13 +03:00
Vladimir Agafonkin
3b2250cd32
Merge pull request #847 from jtreml/custom_unit_in_scale_control_hooks
...
Provide the hooks needed for writing plugins / extensions to scale control
2012-07-29 15:37:21 -07:00
mourner
9559344d3d
minor fixes
2012-07-30 01:34:53 +03:00
mourner
4b8e9e4a29
add disquis comments to posts
2012-07-30 01:34:17 +03:00
mourner
9303b35d21
Merge branch 'master' into gh-pages-master
2012-07-30 00:38:09 +03:00
Juergen Treml
1a1205ea6e
Provide the hooks needed for writing plugins / extensions to scale control
...
Separate the creation of scales as well as the updating of them into
separate methods, which allows for plugins to overwrite these methods
in order to add an extra scale and update it.
Update style to support n scales instead of exactly one or two.
2012-07-29 14:10:03 +02:00
mourner
6437e653ee
fix array form polyline editing bug, update build
2012-07-29 02:22:18 +03:00
mourner
35390be26c
update changelog
2012-07-29 02:21:57 +03:00
mourner
7061590784
add developer blog and release post
2012-07-29 02:20:15 +03:00
mourner
754e46c9b2
improve GeoJSON example
2012-07-28 14:32:45 +03:00
mourner
61bbb8bae7
Merge branch 'master' into gh-pages-master
2012-07-28 14:03:13 +03:00
mourner
244926f9c4
update build with IE reqAnimFrame fix
2012-07-28 14:03:00 +03:00
Vladimir Agafonkin
bb99bd1944
Merge pull request #842 from JasonSanford/gh-pages-master
...
GeoJSON Tutorial for 0.4
2012-07-28 03:59:08 -07:00
Jason Sanford
facdcbfbdf
Finishing up GeoJSON tutorial.
2012-07-28 00:41:12 -06:00
Vladimir Agafonkin
a374e27d50
Merge pull request #840 from thegreat/ie_error_cleartimeout
...
fix IE8 error with calling call() on window.clearTimeout()
2012-07-27 13:07:07 -07:00