Map key / authentication with SfMaps

Hi there,
I can see that this guide supports custom map tiles like so: https://www.syncfusion.com/kb/8913/how-to-use-google-maps-api-to-show-google-maps-in-xamarin-forms-sfmaps-control

When using Bing maps, you can use a BingMapKey. However, how can you use a key with a private map tile server? If I have a private map tile server, how can I use the SfMaps control to authenticate?

Thanks,
Ronan

1 Reply 1 reply marked as answer

RS Ramya Soundar Rajan Syncfusion Team August 11, 2020 09:13 AM UTC

 
Greetings from Syncfusion. 
 
We would like to inform you that the SfMaps control download the map image tiles from the Uri which you specified and rendered it on map.  If you are using the private map tile server, you have to validate the key authentication at your end and return the validated tile Uri to the maps.   
 
Regards, 
Ramya S 


Marked as answer
Loader.
Up arrow icon