cloudybay / leaflet.latlng-graticule

Lat/Lon Graticule for Leaflet map
MIT License
56 stars 40 forks source link

Allow for non-full-lenght ticks #4

Open IvanSanchez opened 8 years ago

IvanSanchez commented 8 years ago

Some use cases call for small ticks on the edges of the map, instead of full-width and full-height graticule lines.

It would be nice to have some kind of length option, in pixels, which would set the length of the ticks at each edge of the screen. If left as undefined, then the full-length lines would be drawn.