Jason Sanford
5db7185c35
Merge branch 'master' of github.com:JasonSanford/Leaflet into gh-pages
2011-10-21 08:59:47 -06:00
mourner
a38f9dd6ae
vector code refactoring to fix #339
2011-10-21 17:50:59 +03:00
mourner
11de00ec5b
jslinted for fun
2011-10-21 15:53:21 +03:00
mourner
0645330e6b
update build
2011-10-21 15:03:46 +03:00
mourner
26d0981bd3
update changelog
2011-10-21 15:03:45 +03:00
Vladimir Agafonkin
13d07ebd72
Added mousemove to paths
2011-10-20 14:29:40 +03:00
Vladimir Agafonkin
60b1e72bbd
Merge pull request #332 from samatjain/firefox
...
Support Firefox Mobile/Fennec
2011-10-15 01:40:14 -07:00
Samat K Jain
c59e8b3239
Ignore shift key for touch-enabled browsers
...
Firefox Mobile (née Fennec) has a bug that sets Event.shiftKey to true
even though the shift key is not depressed:
https://bugzilla.mozilla.org/show_bug.cgi?id=694268
As a workaround, ignore whether the shift key is depressed for
touch-enabled browsers. This breaks Leaflet’s drag-zoom, but besides
being awkward I’m unsure it consistently worked on other touch-enabled
browsers (did not work for me on Android 2.3 devices w/ Bluetooth
keyboard).
2011-10-14 17:16:13 -06:00
Samat K Jain
ac78c7e144
Better touch feature detection
...
Rewrite L.Browser.Touch to support feature detection in more browsers
(Firefox in particular). Based on Juriy Zaytsev code:
https://github.com/kangax/iseventsupported
2011-10-14 17:11:00 -06:00
mourner
6da0f1eb3b
minor cleanup
2011-10-14 17:41:17 +03:00
mourner
ae17553f56
Fixed Circle rendering with incorrect radius, closed #331
2011-10-14 17:40:14 +03:00
Jason Sanford
e6e3e9bfc4
Added a sentence about base layers being mutually exclusive.
2011-10-13 19:17:22 -04:00
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
Jason Sanford
e64241328d
Merge branch 'master' of git://github.com/CloudMade/Leaflet
2011-10-06 09:08:29 -06: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
Jason Sanford
ddd0fd16d7
debug page for geojson was broken. Missing "color" property for MultiPolygon.
2011-09-20 22:50:47 -06:00