Norkart / Leaflet-MiniMap

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

Localization Support of Toggle Button #25

Closed lubberscorrado closed 11 years ago

lubberscorrado commented 11 years ago

I just added the ability for easy localization

robpvn commented 11 years ago

Love it! If you move the two extra text attributes up between options and initialize, and make sure that there's a line break for whitespace between them and the methods (and reinstate the whitespace between initialize and onAdd) that would be great. Also, could you write a little section about it in readme.md? :+1:

lubberscorrado commented 11 years ago

Requested changes done :) btw. i also did the same pullrequest to the leaflet-master for the zoom-Buttons

robpvn commented 11 years ago

Great, thanks! I see that your pull request got accepted to Leaflet master, so no problem for me to do translations the same way. :sunny: