Outdooractive / leaflet-singleclick_0.7

singleclick event support for L.Map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

singleclick for Leaflet 0.7.*

This plugin extends L.Map to fire the singleclick event. The singleclick event is not part of Leaflet's core, and most likely never will be: #108

Note: For Leaflet 0.8 it could be possible to extend L.Evented instead, to have also Marker etc. support the singleclick event.

live example

http://outdooractive.github.io/leaflet-singleclick_0.7/

About

singleclick event support for L.Map

License:Apache License 2.0


Languages

Language:HTML 70.8%Language:JavaScript 29.2%