mourner
|
876bb4f69d
|
finished projections improvement
|
2011-05-31 00:37:48 +03:00 |
|
mourner
|
18a8a2863b
|
Merge remote branch 'origin/projections' into HEAD
|
2011-05-30 20:44:41 +03:00 |
|
Mourner
|
cf74d0eb18
|
started work on projections
|
2011-05-30 19:44:40 +03:00 |
|
Mourner
|
582f12d11c
|
blue marble wms example
|
2011-05-30 19:20:23 +03:00 |
|
Mourner
|
791ed9f297
|
title option for markers, fixes #86
|
2011-05-30 17:08:53 +03:00 |
|
Mourner
|
96e216ba14
|
fix WMS tiles not loading near date line
|
2011-05-30 16:24:59 +03:00 |
|
Mourner
|
f36a2f91af
|
fix accidentally broken tiles in IE6-8, fix SVG in IE9, fixes #83
|
2011-05-30 15:20:08 +03:00 |
|
Mourner
|
d14e66b090
|
update changelog
|
2011-05-30 12:35:10 +03:00 |
|
Mourner
|
e98904117e
|
Merge branch 'tmcw-tms'
|
2011-05-30 11:12:42 +03:00 |
|
Mourner
|
138cc723b5
|
Merge branch 'tms' of https://github.com/tmcw/Leaflet into tmcw-tms
|
2011-05-30 11:10:53 +03:00 |
|
Tom MacWright
|
d5e5f33d79
|
Adding TMS support to Leaflet with a scheme: 'tms' option.
|
2011-05-27 13:39:25 -04:00 |
|
Mourner
|
0a43384d64
|
TileLayer.Canvas
|
2011-05-27 20:20:54 +03:00 |
|
Mourner
|
194edd32a6
|
canvas tile layer
|
2011-05-27 19:13:28 +03:00 |
|
Mourner
|
9863c0c6a0
|
tile layer refactoring
|
2011-05-27 18:36:11 +03:00 |
|
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 |
|