Leaflet.MousePosition icon indicating copy to clipboard operation
Leaflet.MousePosition copied to clipboard

A mouse position control for Leaflet

Results 18 Leaflet.MousePosition issues
Sort by recently updated
recently updated
newest added

Hi there Thanks for your plugin. I've adapted it so it works with British National Grid projection (EPSG:27700) for use within the UK. Not sure how to publish it though...

Maybe it is possible to display the Projected Coordinates (eg. UTM Easting and Northing) instead of lat/lng by using conversion libraries like proj4js. The projection system can be added as...

I am currently want to include "" inside the display, so I have to substitute "" with '>' and '"'

This plugin does not work with some versions of android / chrome. In particular Chrome and "WebView" (android application) show the text "Unavailable" instead of the actual location. On the...

When moving the mouse above or below the latitude bounds (85º for Mercator maps), the latitude value should probably be capped at 85º. When moving the mouse east or west...

What is the syntax for the [formatter] config values?

Latitude seems fine, but As a hover from left to right, the longitude value will increase until it reaches 170 degrees, then the value becomes -170 and as you continue...