From 122571d50cf7737680fb7c0951efd407312ea9f7 Mon Sep 17 00:00:00 2001 From: danzel Date: Tue, 11 Sep 2012 16:29:56 +1200 Subject: [PATCH] Add a zoomtoshowlayer example --- .../marker-clustering-zoomtoshowlayer.html | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 example/marker-clustering-zoomtoshowlayer.html diff --git a/example/marker-clustering-zoomtoshowlayer.html b/example/marker-clustering-zoomtoshowlayer.html new file mode 100644 index 0000000000..9b6f90bb1b --- /dev/null +++ b/example/marker-clustering-zoomtoshowlayer.html @@ -0,0 +1,59 @@ + + + + Leaflet debug page + + + + + + + + + + + + + + + + +
+ + When clicked we will zoom down to a marker, spiderfying if required to show it and then open its popup + + +