Commit Graph

316 Commits

Author SHA1 Message Date
mourner
e56b9400cb fix popup anchor offset, fixes #41 2011-04-27 14:10:12 +03:00
mourner
6ce60cadc7 fix popup autoclose, fixes #40 2011-04-27 14:06:47 +03:00
mourner
c2102d5402 Path clickable option, fixes #39 2011-04-27 13:57:36 +03:00
mourner
13259845ad fix popup content update, fixes #42 2011-04-27 13:52:23 +03:00
mourner
0d32c913a5 fix marker click, fixes #43 2011-04-27 13:51:41 +03:00
Mourner
28a50d7f18 zoom buttons hover styles 2011-04-15 16:06:46 +03:00
Mourner
9911ad21a4 ability to enable marker drag later (not initially) 2011-04-15 15:15:38 +03:00
Mourner
24a35193f4 update readme 2011-04-15 12:34:01 +03:00
Mourner
e57bcd70a8 merge popup updateContent fix by msaspence 2011-04-15 12:30:56 +03:00
Mourner
25a4952fb3 zIndex for controls, fixes #36 2011-04-15 12:26:22 +03:00
Mourner
ba28ce77bf fix IE, fix attrib control styling, update build 2011-04-15 11:56:48 +03:00
Mourner
21d4ddb1d3 minor attrib fix 2011-04-15 11:39:00 +03:00
Matt Spence
7ff63ae2a3 Added check on popup content variable for undefined to prevent content being to string 'undefined' when setContent hasn't been called yet 2011-04-14 22:38:38 +01:00
Mourner
d8bcfef1a3 initial attribution control implementation 2011-04-14 18:48:14 +03:00
Mourner
8089ff04a0 fix clearing scaled tiles 2011-04-14 18:07:16 +03:00
Mourner
4003a9d9b0 zoomAnimation option 2011-04-14 18:04:33 +03:00
Mourner
9fc8f1ff5d clear scaled tiles after new ones are loaded, fixes #24 2011-04-14 17:49:34 +03:00
Mourner
b1d9ca7747 some clean up 2011-04-14 16:32:36 +03:00
Mourner
30768b40b8 better webkit transition bug workaround 2011-04-14 16:30:55 +03:00
Mourner
131f909e0a bigger controls on mobile, update build 2011-04-14 16:12:05 +03:00
Mourner
895d171648 android fixes, zoom animation refactoring, fadeAnimation option 2011-04-14 15:42:48 +03:00
Mourner
8f4a0deea5 geolocation noFitBounds 2011-04-13 14:52:57 +03:00
Mourner
8c970cc190 should reduce #32 impact a lot 2011-04-13 14:52:09 +03:00
Mourner
47ada8f7f2 fix TileLayer error on mobile webkit 2011-04-13 14:51:31 +03:00
Mourner
fbb31dbe3c zoomControl option in map, fixes #31, update build 2011-04-12 18:26:35 +03:00
Mourner
5b8b0bdd59 tilelayer error fix, fixes #30 2011-04-12 18:18:56 +03:00
Mourner
5a0894860e e.position -> e.latlng 2011-04-12 18:14:07 +03:00
Mourner
8cb51d1c6c Double tap on mobile webkit, update build 2011-04-12 16:53:07 +03:00
Mourner
e7144bf096 double click zoom fix 2011-04-12 16:51:51 +03:00
Mourner
c988eeafa7 popup close on click fix 2011-04-12 16:51:42 +03:00
Mourner
5394f0163c Merge remote branch 'origin/master' 2011-04-12 12:02:16 +03:00
Mourner
b475bb8da0 workaround for a webkit transition bug, fixes #10 2011-04-12 12:01:46 +03:00
mourner
ef8b0c9a9b oops, remove console.log 2011-04-11 23:51:56 +03:00
mourner
7162bd4930 refactor popup code, merge marker dragging from msaspence 2011-04-11 23:43:23 +03:00
mourner
b22349c1c0 Merge branch 'master' of https://github.com/msaspence/Leaflet into msaspence-master 2011-04-11 22:46:32 +03:00
Matt Spence
ee93d73b69 Refactored marker dragging into MarkerDrag and support for shadows 2011-04-11 19:15:35 +01:00
Matt Spence
805f3b39b9 Added draggability to markers 2011-04-11 16:26:41 +01:00
Mourner
7904904565 bump version 2011-04-11 16:33:34 +03:00
Mourner
3caf5007a2 update zoom styling 2011-04-11 15:52:52 +03:00
Mourner
a204511fbe control positioning, basic zoom control, update build 2011-04-11 15:49:15 +03:00
Mourner
78580ba9ba update website link 2011-04-11 12:17:40 +03:00
Mourner
650b6d6270 update website link 2011-04-11 12:16:22 +03:00
Mourner
dde1c03298 tidy up debug files 2011-04-08 14:53:34 +03:00
Mourner
1eac8cd9aa Path mouse events, Path#bindPopup, update build 2011-04-08 14:47:27 +03:00
Mourner
053d39a623 update license 2011-04-08 12:40:13 +03:00
Mourner
f7eb4b4b5a update readme 2011-04-08 12:10:27 +03:00
Mourner
728c7920f2 tile/popup fade animation 2011-04-08 11:55:32 +03:00
Mourner
90a66c96e1 rework zoom animation, update build 2011-04-07 19:00:55 +03:00
Mourner
9a248a737d remove ff optimization (not needed anymore it seems) 2011-04-07 18:59:59 +03:00
Mourner
90bd2c12b1 remove excessive rounding 2011-04-07 18:59:29 +03:00