Vladimir Agafonkin
|
508a75f7a8
|
make Circle inherit from CircleMarker and not the other way
|
2013-12-18 12:03:23 -05:00 |
|
Vladimir Agafonkin
|
fe5cd4b127
|
tweaks to renderer instancing
|
2013-12-18 12:03:23 -05:00 |
|
Vladimir Agafonkin
|
fdae94ce34
|
fix test with empty polyline
|
2013-12-18 12:03:23 -05:00 |
|
Vladimir Agafonkin
|
46c279c88f
|
various IE vectors fixes
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
4e33ce3e0a
|
cache getBounds and optimize Canvas events
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
f045742a28
|
add Polyline and Polygon getCenter, openPopup in centroid
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
674d9ae4d3
|
Retina support and better default renderer handling
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
e35095fcf9
|
fix CircleMarker setStyle
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
05054a1088
|
fix Popup regression
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
33e23a69e7
|
fix specs for polygon holes
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
dc5151b81a
|
fix GeoJSON roundtripping
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
87bf1ff144
|
fix GeoJSON deps
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
04addb791e
|
fix choosing default renderer
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
d0eedd3f52
|
rename vectors2 folder into vectors, update deps
|
2013-12-18 12:03:22 -05:00 |
|
Vladimir Agafonkin
|
2ac898654a
|
minor clean up
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
21510e6100
|
add CircleMarker
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
1e04f5feba
|
add Circle implementation
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
fd98197556
|
require ctx in DomEvent off if on had it (breaking!!!)
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
6f9d05fc40
|
implement Canvas events and SVG click-through
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
41a576b930
|
minor clean up
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
ddb9a376be
|
flatten poly latlngs into rings, proper clipping
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
6543fe50bc
|
fix jshint errors
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
6aa605f606
|
clean up lineJoin/lineCap
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
08028b7a7a
|
add VML implementation (not tested yet)
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
5d8e7279b2
|
remove vector stuff that's already ported
|
2013-12-18 12:03:21 -05:00 |
|
Vladimir Agafonkin
|
b2eee96d5c
|
remove MultiPoly classes (unnecessary)
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
48a3c34702
|
add Path Popup implementation
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
919b862c15
|
add MultiPolyline and MultiPolygon implementations
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
b19fd8d1cd
|
proper Canvas redraw & setStyle
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
7976b1f284
|
add basic Canvas implementation
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
3c5cf0fd2b
|
fix stroke appearing on polygon clip edges
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
1bd0ee2dd5
|
SVG.js minor cleanup
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
274e1559b7
|
fix "error parsing z" error in SVG
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
cea35a35e5
|
add SVG mouse events support
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
f3b376f599
|
add Path setStyle
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
d3426d557b
|
fix Polygon getBounds and factory
|
2013-12-18 12:03:20 -05:00 |
|
Vladimir Agafonkin
|
d983464ab5
|
SVG bringToFront and bringToBack
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
7cd67edf71
|
copy Rectangle implementation
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
33f4e72cc4
|
add working Polygon implementation
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
eade171b7e
|
fix renderers not updating bounds before path updates
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
3c8dd353a8
|
manage renderer automatically
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
076255f33f
|
initial working Path/Polyline implementation
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
568fd154e2
|
initial Renderer/SVG implementations
|
2013-12-18 12:03:19 -05:00 |
|
Vladimir Agafonkin
|
98c617847e
|
update changelog [skip ci]
|
2013-12-18 11:53:05 -05:00 |
|
Vladimir Agafonkin
|
7b9bedb497
|
Merge pull request #2311 from Leaflet/propagate
Fast universal event propagation
|
2013-12-18 08:30:45 -08:00 |
|
Vladimir Agafonkin
|
0876b51bc9
|
remove DomUtil.getViewportOffset as unnecessary
|
2013-12-18 00:51:01 -05:00 |
|
Vladimir Agafonkin
|
f631513acc
|
fast event propagation (10x FeatureGroup layer add speedup)
|
2013-12-17 17:08:21 -05:00 |
|
Vladimir Agafonkin
|
1cc9ecdded
|
clean up Class.js
|
2013-12-17 15:53:52 -05:00 |
|
Vladimir Agafonkin
|
4e2c097c5f
|
Merge pull request #2310 from Leaflet/evented
Evented base class to use in favor of mixing in event methods
|
2013-12-17 12:52:50 -08:00 |
|
Vladimir Agafonkin
|
d662e005bb
|
no parseFloat in LatLng, faster factory (massive speedup)
see http://jsperf.com/leaflet-parsefloat-in-latlng
|
2013-12-17 15:38:49 -05:00 |
|