arcgis-maps-sdk-kotlin-samples icon indicating copy to clipboard operation
arcgis-maps-sdk-kotlin-samples copied to clipboard

ArcGIS Maps SDK for Kotlin Samples

Results 7 arcgis-maps-sdk-kotlin-samples issues
Sort by recently updated
recently updated
newest added

Hi, we are currently writing unit/integration tests for our android app using your SDK. We fail during the setup of unit tests so an example how to setup your environment...

In ArcGIS Runtime SDK 100.15, can use mMapView.setOnTouchListener(new DefaultMapViewOnTouchListener(this, mMapView) { @Override public boolean onRotate(MotionEvent event, double rotationAngle) { return false; } }) But in 200,no similar method,so how to...

Hi, developers! Could you please provide some information on: - how to get an elevations profile when using mobile map package (offline)? Seems like all examples are using online rest...

# ArcGIS Android Issue Template The display map displays a world map, but it comes along with those background grids. I do not want to show the background and want...

# ArcGIS Android Issue Template GitHub is **ONLY** used for issues pertaining to ArcGIS Maps SDK Kotlin Samples. Use [Esri Community](https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/bd-p/arcgis-runtime-sdk-for-android-questions) for any general ArcGIS Maps SDK questions. Is this...

# load some .gltf file is not correct display ## Bug not correct display,only display one cube but the correct has four cube the model files contails these files :...

# SceneView background always can't setup ,can you tell me how to setup background for image I try to setup background in layout but is unuseless when map loaded,for example:...