Leaflet.zoomdisplay is a plugin that displays the current zoom level of the map.
- Add a
<script>
tag to your map page referencing the javascript. - Add a
<link>
tag to your map page referencing the stylesheet - There is no step three.
Leaflet.zoomdisplay is a plugin that displays the current zoom level of the map.
<script>
tag to your map page referencing the javascript.<link>
tag to your map page referencing the stylesheet