This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Why is there no information shown when hovering over an icon or POIs?

2

I added some points to OSM. Why is the data not visible like on Google-maps when you hover over an icon or any POI for that matter?

asked 27 Aug '13, 21:14

Daniel%20Venema's gravatar image

Daniel Venema
56224
accept rate: 0%

edited 29 Aug '13, 11:17

MagicFab's gravatar image

MagicFab
935101622


2 Answers:

6

Short answer: Because no-one has programmed that feature yet.

Long answer: This is a long-term ambition for OSM. However, the map rendering software that we use (Mapnik) does not currently support it: the feature is currently disabled in Mapnik and needs to be rewritten. If you have software development skills and can lend them to the project, I'm sure the Mapnik team would be delighted to benefit from your help.

answered 28 Aug '13, 09:26

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

3

In short: because OSM.org is (at least currently) not meant as a google maps replacement. By the way, you will notice also no adverts, no tracking all over the web, …

Try for example http://overpass.apis.dev.openstreetmap.org (you can click on a location and get listed all objects there; note that this is a development version!). And please also see the still valid answers at can-the-web-interface-show-pois? (listing other options). Also there are many services which use the OSM data (however, currently there is none supporting that many POI types like google maps, as far as I know).

answered 27 Aug '13, 22:39

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 28 Aug '13, 12:09

Source code available on GitHub .