Commit Graph

671 Commits

Author SHA1 Message Date
Vladimir Agafonkin
6c3452553a Merge pull request #79 from tmcw/makefile
Adding a makefile for non-Windows machines
2011-05-26 16:16:28 -07:00
Tom MacWright
dd86d53d40 Adding a makefile for non-Windows machines 2011-05-26 16:39:11 -04:00
Mourner
87eee7fbcb LatLngBounds#contains(LatLng), Bounds#contains(Point), fixes #76 2011-05-26 11:56:52 +03:00
Mourner
b6b7612b0a minor Polyline methods improvements 2011-05-25 19:12:52 +03:00
Mourner
ec3c899b64 Poly addLatLng, setLatLngs, spliceLatLngs methods, fixes #74 2011-05-25 18:57:58 +03:00
Mourner
7c52c3d169 update changelog 2011-05-25 18:30:30 +03:00
Mourner
db62672a73 popup animation in Firefox/Opera, fixes #21 2011-05-25 18:29:37 +03:00
Mourner
3f0498d238 Merge branch 'master' of git@github.com:CloudMade/Leaflet.git 2011-05-25 15:31:00 +03:00
Mourner
f120f7d611 fixed build script typo, reported in #61 2011-05-25 15:30:39 +03:00
Vladimir Agafonkin
958422aeb9 Merge pull request #71 from maxogden/patch-1
fixing typo
2011-05-23 13:53:04 -07:00
Max Ogden
f12fb251a0 fixing typo 2011-05-23 12:33:03 -07:00
Mourner
21184e2f48 update closure compiler 2011-05-23 15:28:32 +03:00
Mourner
80c7c9d32d several marker bugfixes, fixes #66 2011-05-23 14:19:44 +03:00
Mourner
089052e40d TileLayer opacity option 2011-05-23 14:09:15 +03:00
Mourner
1b090074a6 fix map occasionally breaking while zooming on iOS, fixes #32 2011-05-23 12:32:31 +03:00
Mourner
7809accb0e opera fixes 2011-05-20 16:34:45 +03:00
Mourner
00af4e25ac small vml cleanup 2011-05-20 14:21:17 +03:00
Mourner
cbd54537c3 fix VML paths cursor if clickable 2011-05-20 14:19:01 +03:00
Mourner
b1e8ee421c fix double click zoom when popup is opened on click, fixes #48 2011-05-20 11:32:59 +03:00
Mourner
81f6d7f656 minor ImageOverlay refactoring, onRemove, fixes #8 2011-05-20 11:26:40 +03:00
Mourner
ed4d73cc5a fix accidentally broken mousewheel 2011-05-20 11:19:51 +03:00
Mourner
5b9804b6a3 ie8 vml fix, mouseover/mousemove/mouseout events for stuff
fixes #22, fixes #23
2011-05-19 19:30:22 +03:00
Mourner
5e927b0382 dom mouseenter/mouseleave, map mouseover/mousemove/mouseout events 2011-05-19 18:57:35 +03:00
Mourner
88091d571e Marker setLatLng, fixes #5 2011-05-19 17:59:22 +03:00
Mourner
daf6c22a1d set world view on locateAndSetView failure 2011-05-19 17:23:38 +03:00
Mourner
27c6aba932 zoom-dependent Circle; fixed one is now called CircleMarker, fixes #44 2011-05-19 16:36:25 +03:00
Mourner
07792201c3 another logo in readme try 2011-05-19 16:01:51 +03:00
Mourner
60502f4f88 logo in readme 2011-05-19 15:55:53 +03:00
Mourner
ebd0125d3c revert accidental debug commit 2011-05-19 15:53:15 +03:00
Mourner
0499ab73df Fix closed polylines not appearing on the map 2011-05-19 15:51:44 +03:00
Mourner
171588c948 changelog cleanup 2011-05-19 15:30:10 +03:00
Mourner
72a1070e87 Improved geolocation error handling, explicit timeout, fixes #61 2011-05-19 15:27:59 +03:00
Mourner
7e0bfa35a5 issue links in changelog 2011-05-18 12:15:52 +03:00
Mourner
7d41a332f6 Fixed a bug related to img {max-width: 100%} rule in Firefox 2011-05-18 11:43:11 +03:00
Mourner
ed290ba648 changelog heading 2011-05-17 14:19:42 +03:00
Mourner
e243d84ec6 WMS refactoring 2011-05-17 14:19:37 +03:00
Vladimir Agafonkin
478c5c191a Update Changelog (WMS) 2011-05-16 11:45:36 -07:00
Mourner
a3c029bf37 Merge remote branch 'origin/master' 2011-05-16 19:41:33 +03:00
Mourner
5a45784d6a Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50 2011-05-16 19:40:49 +03:00
Mourner
427878bdca Changelog added 2011-05-16 17:52:00 +03:00
Mourner
ff6968f048 remove console.log 2011-05-16 17:45:49 +03:00
Mourner
2f4e81ab3a fix clearing tile background on zoom 2011-05-16 17:45:35 +03:00
Mourner
c6ddf37eb2 Bump version 2011-05-16 17:45:06 +03:00
Mourner
709133b732 more Map options docs 2011-05-14 19:46:05 +03:00
Mourner
4b591f6323 Merge branch 'master' into HEAD 2011-05-14 19:40:38 +03:00
Mourner
ca151369a8 temporarily disable zoom animation on Android (until it gets stable),
related to #32
2011-05-14 19:40:26 +03:00
Mourner
5200753b94 revert accidental commit 2011-05-14 19:31:36 +03:00
Mourner
bc16c1e786 Merge remote branch 'origin/gh-pages' into HEAD 2011-05-14 19:27:39 +03:00
Mourner
7fb6de19a3 SVG handling bugfix, fixes #47 2011-05-14 19:19:17 +03:00
Mourner
a6516e73c7 improve mobile example 2011-05-13 16:53:11 +03:00