Mourner
|
a024a64a15
|
update canvas debug page
|
2011-08-02 11:07:21 +03:00 |
|
Mourner
|
6b23b4325b
|
add layer through layer group in debug page
|
2011-07-29 16:54:54 +03:00 |
|
Mourner
|
a4c46c9a60
|
nicer buttons on debug canvas page
|
2011-07-28 13:58:40 +03:00 |
|
Mourner
|
aa5849a2dc
|
fixed mouse zoom when map is inside scrollable div, closes #206
|
2011-07-28 12:49:32 +03:00 |
|
florianf
|
93da176a38
|
Added second removal of canvas layer for testing purposes.
|
2011-07-24 15:05:38 +02:00 |
|
florianf
|
6c37eda53a
|
Implemented removing of canvas layers. Fixes #172
|
2011-07-24 14:56:42 +02:00 |
|
Mourner
|
95e0e6345c
|
passing layer config in control constructor
|
2011-07-13 14:49:36 +03:00 |
|
Mourner
|
50e36cc2cb
|
minor tweaks
|
2011-07-13 14:38:46 +03:00 |
|
Mourner
|
03075f0928
|
initial Control.Layers commit
|
2011-07-12 20:19:29 +03:00 |
|
Mourner
|
4273df1f99
|
fix circle drawing bug
|
2011-06-22 12:26:03 +03:00 |
|
Mourner
|
5772c995f3
|
prettier vector example
|
2011-06-21 18:26:39 +03:00 |
|
Mourner
|
7e22f3426c
|
vector namespaces/consants refactoring
|
2011-06-21 17:58:26 +03:00 |
|
Mourner
|
f8f44401d7
|
move SVG-specific code into a separate file
|
2011-06-21 16:19:55 +03:00 |
|
Mourner
|
436915617a
|
canvas polygon clicks through ray casting (yay!), refactoring
|
2011-06-21 14:37:34 +03:00 |
|
Mourner
|
b257c022e3
|
move path canvas code to a separate folder
|
2011-06-21 14:05:51 +03:00 |
|
Mourner
|
a46c9040a7
|
canvas polyline click events
|
2011-06-21 14:04:35 +03:00 |
|
Mourner
|
f80674a9e3
|
refactoring, cleanup, take strokeWidth into account in circle click
|
2011-06-21 13:02:45 +03:00 |
|
Mourner
|
0009ceb9c6
|
merge Florian's pull, fixes, cleanup, circle click, added todos
|
2011-06-21 11:43:31 +03:00 |
|
florian
|
36c00c5031
|
Added path again to vector.html
|
2011-06-20 20:32:59 +02:00 |
|
florian
|
c265dd9c42
|
Added hole polygon test
|
2011-06-20 20:28:44 +02:00 |
|
florian
|
f3205aab50
|
Changed implementation as discussed in first push request.
|
2011-06-20 20:27:09 +02:00 |
|
florian
|
86414aeef0
|
Canvas overlay implementation. Added more shapes to vector.html test.
|
2011-06-20 10:15:53 +02:00 |
|
Carl Meyer
|
2dc06b5239
|
Fixed MultiPolygon bug in GeoJSON support.
|
2011-06-11 18:11:08 -05:00 |
|
Mourner
|
7772651114
|
moved CircleMarker radius to options, 10 by default
|
2011-06-10 17:15:45 +03:00 |
|
Mourner
|
35b35453f9
|
update basic example using FeatureGroup
|
2011-06-10 16:25:07 +03:00 |
|
Mourner
|
cd4ea5312d
|
more detailed example
|
2011-06-10 15:58:13 +03:00 |
|
Mourner
|
3b58a8bbe7
|
GeoJSON (finally!), setStyle for paths
|
2011-06-10 14:26:16 +03:00 |
|
Mourner
|
00a107f162
|
add MultiPolygon and MultiPolyline layers
|
2011-06-10 12:45:34 +03:00 |
|
Mourner
|
43b3bdc143
|
added LayerGroup and FeatureGroup layers
|
2011-06-10 12:38:24 +03:00 |
|
antonj
|
a1db696f1c
|
Fix null pointer error leaflet-include.js
|
2011-06-03 17:45:10 +08:00 |
|
Mourner
|
3488f88c38
|
improve debug handling
|
2011-06-02 17:07:56 +03:00 |
|
antonj
|
e7e79ccb07
|
Dynamically determine path of scripts to include in include.js
|
2011-06-01 15:07:40 +02:00 |
|
Mourner
|
e7410e6e03
|
improve projections support, add EPSG:3395 (real mercator)
|
2011-05-31 12:36:05 +03:00 |
|
mourner
|
876bb4f69d
|
finished projections improvement
|
2011-05-31 00:37:48 +03:00 |
|
Mourner
|
582f12d11c
|
blue marble wms example
|
2011-05-30 19:20:23 +03: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
|
089052e40d
|
TileLayer opacity option
|
2011-05-23 14:09:15 +03:00 |
|
Mourner
|
27c6aba932
|
zoom-dependent Circle; fixed one is now called CircleMarker, fixes #44
|
2011-05-19 16:36:25 +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
|
72a1070e87
|
Improved geolocation error handling, explicit timeout, fixes #61
|
2011-05-19 15:27:59 +03:00 |
|
Mourner
|
5a45784d6a
|
Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50
|
2011-05-16 19:40:49 +03:00 |
|
mourner
|
d1b28c5d85
|
geolocation update
|
2011-04-27 17:38:50 +03:00 |
|
Mourner
|
d8bcfef1a3
|
initial attribution control implementation
|
2011-04-14 18:48:14 +03:00 |
|
Mourner
|
8cb51d1c6c
|
Double tap on mobile webkit, update build
|
2011-04-12 16:53:07 +03:00 |
|
mourner
|
7162bd4930
|
refactor popup code, merge marker dragging from msaspence
|
2011-04-11 23:43:23 +03:00 |
|
Mourner
|
a204511fbe
|
control positioning, basic zoom control, update build
|
2011-04-11 15:49:15 +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 |
|