Commit Graph

903 Commits

Author SHA1 Message Date
Jason Sanford
9050757253 Adding Layers Control example page and image to link from main examples page. 2011-10-13 19:08:21 -04:00
Jason Sanford
3974c6ce58 Layers Control example. 2011-10-13 14:31:50 -04:00
mourner
d0d6b0815e docs minor cleanup 2011-10-05 16:29:36 +03:00
mourner
3cfe5d7897 update docs for locate-related methods 2011-10-05 16:27:02 +03:00
mourner
f807088328 Merge branch 'master' into gh-pages 2011-10-05 16:05:43 +03:00
mourner
db571f1124 update build 2011-10-05 16:02:51 +03:00
mourner
a154f08415 Improved map locate method, added watching and more options 2011-10-05 16:02:46 +03:00
mourner
b078e0236e Turn off world copy jump if continuous world is turned on 2011-10-05 16:02:46 +03:00
Vladimir Agafonkin
477ae34694 Merge pull request #320 from JasonSanford/gh-pages
Path clickable option Documentation
2011-10-04 00:09:00 -07:00
Jason Sanford
7fc9ff1202 Adding Path clickable option documentation. 2011-10-04 00:38:27 -06:00
Vladimir Agafonkin
3e1f7726f6 Fixed marker regression as pointed out by @shramov 2011-09-30 21:43:07 +03:00
mourner
b22102841d Minor geojson example edits 2011-09-30 13:34:06 +03:00
Vladimir Agafonkin
17ec851a02 Merge pull request #316 from JasonSanford/gh-pages
GeoJSON Examples
2011-09-30 03:12:24 -07:00
Jason Sanford
160427ec31 Merge branch 'gh-pages' of git://github.com/CloudMade/Leaflet into gh-pages 2011-09-29 08:47:42 -06:00
Jason Sanford
e71e42fd3e Changing JavaScript coding convention. 2011-09-29 08:30:48 -06:00
mourner
d15d20bbf8 Fixed Marker setIcon breaking if marker isn't added to the map, closed #311 2011-09-29 14:42:13 +03:00
mourner
9c2f81226a update build 2011-09-29 12:00:50 +03:00
mourner
465a27e5fc Fixed IE6/7 and IE8-compat overlays not displaying regression, closed #312 2011-09-29 11:48:17 +03:00
Jason Sanford
fc96f08dfa GeoJSON examples complete. 2011-09-28 09:24:36 -06:00
Jason Sanford
e18e1fa7a2 Adding image for main examples page. 2011-09-27 23:38:05 -06:00
Jason Sanford
f813568a2d More progress on geojson example. 2011-09-27 19:20:16 -06:00
Vladimir Agafonkin
076defae69 Merge pull request #308 from cfis/dragend
Fix map reference for _onDragEnd method.
2011-09-23 14:26:56 -07:00
Charlie Savage
7fb61dad90 Fix map refernce for _onDragEnd method. 2011-09-23 14:12:00 -06:00
Vladimir Agafonkin
14ba939f5f Fixed error when calling setRadius before adding circle to the map, closed #307 2011-09-23 22:44:55 +03:00
mourner
0892da2aca Fixed geojson example error #304 2011-09-23 19:00:57 +03:00
mourner
c2e241e2bc update changelog 2011-09-23 18:58:47 +03:00
mourner
677c2fedcf Merge branch 'master' into gh-pages 2011-09-23 18:22:21 +03:00
mourner
28080c6568 update build 2011-09-23 18:21:24 +03:00
mourner
be575a6622 Clear transition step interval timer one more time (to make sure it doesn't leak), related to #231 2011-09-23 18:18:43 +03:00
mourner
04afa9b813 Fixed performance drop when calling panTo or setView to the current center, closed #231 2011-09-23 18:15:24 +03:00
mourner
6d8f8e8b38 Fixed trailing comma, closed #305 2011-09-23 17:05:21 +03:00
mourner
fe443d3d50 Fixed regression in Draggable (click triggers after dragging), closed #306 2011-09-23 17:03:36 +03:00
mourner
106054140b A better attempt at the copy world problem, hopefully closed #273, fixed #293, fixed #294, closed #288 2011-09-23 16:55:47 +03:00
Jason Sanford
6bfe2a6a41 Styling the GeoJSON features a bit. Styles are based on a "style" object in the GeoJSON properties. 2011-09-21 23:05:00 -06:00
Jason Sanford
a86ea1a8c3 Adding GeoJSON MultiPolygon (one with a donut hole) to example. 2011-09-21 22:50:23 -06:00
Jason Sanford
f095752134 Getting started with a GeoJSON example page. 2011-09-21 00:08:12 -06:00
mourner
8212981daa update build 2011-09-20 17:25:27 +03:00
mourner
833fee53bb update highlight.js and leaflet build 2011-09-20 17:20:00 +03:00
mourner
af9a653abe Merge branch 'master' into gh-pages 2011-09-20 17:12:22 +03:00
mourner
c0df6be3b5 update build 2011-09-20 17:04:29 +03:00
mourner
9fad3d0b40 cleanup, fix IE6 events error 2011-09-20 17:03:35 +03:00
mourner
87e5cba374 Fixed whitespace 2011-09-20 16:27:08 +03:00
mourner
a7d2b16543 Fixed a bug related to panning getting stuck after releasing the mouse over an iframe or flash, closed #64 and #166 2011-09-20 16:22:30 +03:00
mourner
2954a4264f Merge remote-tracking branch 'origin/master' 2011-09-20 14:59:01 +03:00
mourner
9fe47c9103 Minor cleanup, tested WebStorm git integration 2011-09-20 14:19:11 +03:00
Vladimir Agafonkin
149437a422 Merge pull request #302 from giscloud/invalidatesize.fix
don't proceed with invalidation if map is not loaded
2011-09-19 23:43:31 -07:00
Dino Ravnić
5a5493ee04 don't proceed with invalidation if map is not loaded 2011-09-19 23:56:18 +01:00
Vladimir Agafonkin
3c33167086 Merge pull request #300 from giscloud/mouseevents.fix
if map is not loaded don't fire mouse events
2011-09-19 04:28:55 -07:00
Dino Ravnić
1c5f4716b2 if map is not loaded don't fire mouse events 2011-09-16 18:04:22 +01:00
Vladimir Agafonkin
6a71ea2d4e Merge pull request #290 from giscloud/tileunload.fix
firing tileunload when a layer is being reset
2011-09-14 10:23:26 -07:00