Select to view content in your preferred language

How to wrap around a webmap

734
1
08-14-2013 01:26 AM
HumzaAkhtar
Deactivated User
Hi,

Is is possible to wrap around a webmap? I am trying to do it using

[self.mapView enablewraparound]


but its not working for webmaps.

Thanks
Humz
0 Kudos
1 Reply
DiveshGoyal
Esri Regular Contributor
What webmap are you using?
And what's the status of the wrapAroundStatus property on the map view?

Wrap around only works on maps that use WebMercator or WGS84.
The map must also cover the entire world extent.
0 Kudos