on 12-21-2015 3:51 PM
Hello all,
I want to use the standard component, not the SDK ones, but I want to change the basemap URL. I looked almost at every post on SCN regarding this object but couldn't find something that could guide me towards changing the map source.
In this thread I found "as long as it respects the ESRI feature service implementation".
I googled this but couldn't find anything appropriate.
Can someone give me an example of using google maps or ios maps or another map vendor as the basemap URL?
Best regards,
Bogdan Popescu
Google Maps probably not as they have a different map tile pattern. Most any other map tile provider will work. Just change the Base Map URL following the map tile patterns but replace {Z} with {LOD} and {x} with {X} and {y} with {Y}. I have no idea why SAP adopted a different URL for that. Also replace {s} with 1 as they don't support loadbalanced placeholders. Here's a bunch:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mike,
First one hasn't got that much of a detail, but corrected the rest of them (thanks for the tips):
Thanks,
Bogdan
I tested this; the GeoMap component seems to accept any .png file https://developers.arcgis.com/net/desktop/guide/GUID-C8C93F4A-5447-4721-9E87-88776C1DB7E2-web.png
Have you tried that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.