Norkart / Leaflet-MiniMap

A minimap control plugin for Leaflet
BSD 2-Clause "Simplified" License
395 stars 125 forks source link

How do I attach a click handler to the minimap? #156

Open CodyBontecou opened 4 years ago

CodyBontecou commented 4 years ago

I'd like to swap between two TileLayer's whenever a user clicks on the minimap but I can't seem to connect a click handler to my minimap. Any tips?