Per Liedman
4267291527
Initialize canvas dash on init. Check that canvas supports setLineDash.
...
Close #4363 . Close #4351 .
2016-04-02 09:41:59 +02:00
Yohan Boniface
76cb60705f
Switch from L_PREFER_CANVAS to map.options.preferCanvas
2015-07-14 10:27:50 +02:00
Yohan Boniface
50d7121f72
Make _fireDOMEvent accept optional targets
...
In the case of canvas path, we can't add the canvas element itself
as an interactiveTarget, given that it's big like the path bbox, and
thus would make all this bbox target of events (so also clicking
outside of the path itself, the layer would fire click event, for
example)
2015-07-06 13:55:59 +02:00
Steve Kashishian
28c56c4bb0
Remove cloudmade tilesets
2014-03-04 10:54:41 -05:00
Vladimir Agafonkin
9edf8e0ea3
remove leaflet.ie.css inclusion in all debug pages
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
3c13569147
update cloudmade API key on all debug pages
2013-03-22 16:27:07 +02:00
Eldar Djafarov
5985bffea0
Fix debug html pages after #1326
2013-01-31 08:29:39 -02:00
Vladimir Agafonkin
b1db46a307
update build with regression fixes
2012-07-30 12:31:09 +03:00
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
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
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
436915617a
canvas polygon clicks through ray casting (yay!), refactoring
2011-06-21 14:37:34 +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