I would like to get the street name from a clic on an OSM map. The user displais the map of a town, zoom in and clic on a street then the application displays the street name.
Is it possible ?
For example, could it be achieved by using a rule of three with the GPS coordinates of the corners and the position of the clic in pixels ?
Bernard