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

Embed static map in my flash software

0

Hi, I want a detailed explanation of the way to embed OSM map in my flash software. Basically, I want to save the map data so that it can be viewed even if there is no internet connection. Is it possible? Google maps do provide .png file with markers on it(Static Maps) by just a link [eg. http://maps.googleapis.com/maps/api/staticmap?center=20.613535,72.928757&zoom=8&size=1000x1000&sensor=false&markers=color:blue|20.613535,72.928757&markers=color:green|21.613535,72.2757] Please guide if OSM provides similar feature. Thank you..

asked 11 Nov '13, 12:16

Yash_Shah's gravatar image

Yash_Shah
1111
accept rate: 0%

edited 11 Nov '13, 13:31

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

2

Exactly the same as your example, see our wiki: Static map images. You may also want to read about Rendering (the process of converting our geo data into a map or (routing) service).

A side note: Please always obey the service's usage policy and our and the map image creator's copyright.

answered 11 Nov '13, 13:27

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .