Select to view content in your preferred language

open street map

1694
2
Jump to solution
04-14-2014 02:10 PM
mohamadbakhtiari
Emerging Contributor
Hi every one
I want to use Open Street Maps as base maps or operational layers. How use it in my application?
can you help me about this? Thank you
Mohsen
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Honored Contributor
Mohsen,

OSM can be added as a basemap using the following:

<basemaps>   <layer label="OpenStreetMap" type="osm" visible="true" icon="assets/images/basemap_osm.jpg" />  </basemaps>


Regards

Anthony

View solution in original post

0 Kudos
2 Replies
AnthonyGiles
Honored Contributor
Mohsen,

OSM can be added as a basemap using the following:

<basemaps>   <layer label="OpenStreetMap" type="osm" visible="true" icon="assets/images/basemap_osm.jpg" />  </basemaps>


Regards

Anthony
0 Kudos
mohamadbakhtiari
Emerging Contributor
Hi Anthony
your post was very helpful. thank you
Mohsen
0 Kudos