~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps.leaflet/gmap/Control.MiniMap-de.js

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
L.extend(L.Control.MiniMap.prototype,{
 
2
        hideText: 'Miniaturkarte ausblenden',
 
3
        showText: 'Miniaturkarte einblenden'
 
4
});