Is it possible to allow user to change the name of the streets in embedded map? Does any API provide such feature? For example, I want to allow users to make their 'alternative map' and get link to it.
Asked
Active
Viewed 197 times
0
-
Are you talking about correcting street names or fantasy street names? – scai Aug 16 '13 at 10:47
-
Fantasy street names. – Vladyslav Lubenskyi Aug 16 '13 at 14:21
1 Answers
1
With OpenStreetMap this is possible of course but requires some work and suitable hardware. You have to server your own tiles and provide access to the underlying database with the help of one of the many different editors or via a custom solution. If you don't want to serve the whole world you can also fill your database with one of the available extracts.

scai
- 20,297
- 4
- 56
- 72
-
I wrote to one dude from OSM community, he responded very quickly and gave me the same answer :) – Vladyslav Lubenskyi Aug 16 '13 at 14:21