Norkart / Leaflet-MiniMap

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

Return "this" in Control.addTo #14

Closed yohanboniface closed 11 years ago

yohanboniface commented 11 years ago

My bad, forgot to return this in addTo.

Thanks!

Yohan