How to calculate the coordinates of the 4 corners (edge) of the map with OpenStreetMap? asked 27 Jan '23, 08:58 Sultanb |
Set up your own Leaflet map (it's just a few lines of Javascript, see https://leafletjs.com/examples/quick-start/) then use getBounds to retrieve the currently visible map extent: https://stackoverflow.com/questions/22948096/get-the-bounding-box-of-the-visible-leaflet-map answered 27 Jan '23, 09:28 Frederik Ramm ♦ Can it be done for desktop application and with c#?
(27 Jan '23, 10:10)
Sultanb
|
i need the 4 corner coordinates of the map to use as raster