Leaflet.Grid
Leaflet.Grid copied to clipboard
Generate lat/lng minutes and seconds for big zoom levels
Hi, thank you for your plugin, love it.
Can you please show an example how to modify your code to be able to display grid lines if i zoom very close to the Earth? For example, if i zoom to the 17 or 18 zoom level — i still want to show grid lines.
Now you display only degrees with minimum step equals one, eg. grid on 56°, 57°, 58°, etc.
Is it possible to display a minutes grid or even seconds grid at big zoom levels? Eg. grid from minutes 56°1′ to 56°60′ or from seconds 56°10′1.00″ to 56°10′1.99″.