Esri / arcgis-runtime-samples-android

ArcGIS Runtime SDK for Android Samples
https://developers.arcgis.com/android/
Apache License 2.0
665 stars 1.19k forks source link

migrate to 100.0.0 #303

Closed MFV96 closed 7 years ago

MFV96 commented 7 years ago

hi.i want migrate to 100.0 from 10.8 . but when i use some of attribute i have error. i want use some of old version attribute vs new attribute. why i have error!!! how i can fix it??\

shellygill commented 7 years ago

Hi Mashid - 100.0 is different in many areas to 10.2.8, although most concepts are pretty much the same. If you're talking about the map attributes such as mapoptions.MapType="Streets", mapoptions.center="34.056215, -117.195668", mapoptions.ZoomLevel="16" set in layout XML, they are not available in 100.0; however you can easily add basemaps, and set the initial extent (MapView.setViewpoint in 100.0) in code. You might find the following useful:

If you have specific problems with or enhancement requests for the samples in this repo, please go ahead and submit issues. Otherwise, this kind of question is best asked on the GeoNet community at https://geonet.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-android.