Esri / runtime-questions

Welcome to the 2017 Esri Developer Summit and the session called, "Everything (or Anything) You Wanted to Know About the ArcGIS Runtime SDKs but Were Afraid to Ask"
12 stars 7 forks source link

Bing and Google Maps support #33

Closed soundraj closed 8 years ago

soundraj commented 9 years ago
  1. Do we still support Bing maps in .NET SDK?
  2. Can I load google maps as well?
dotMorten commented 9 years ago
  1. Yes. See doc here https://developers.arcgis.com/net/desktop/api-reference//html/T_Esri_ArcGISRuntime_Layers_BingLayer.htm
  2. It's technically possible, but Google's license terms prevents you from this - you would have to license content first from Google.