Hello everyone. I have develop a little application for android using ArcGIS Runtime SDK for Android. Now, I want to change mapview angle (camera position). There is a solution for Google Maps Android API v2: https://developers.google.com/maps/documentation/android/views Is there any alternative solution in ArcGIS Runtime SDK for Android? How can I solve this problem using ArcGIS Runtime SDK for Android? Thanks in advance.
I'm afraid there is no way (within the SDK) to tilt the map - there is no concept of a camera position in the SDK, as the map is purely a 2D map, not '2.5D' or 3D. I am not aware of any workarounds.
I'm afraid there is no way (within the SDK) to tilt the map - there is no concept of a camera position in the SDK, as the map is purely a 2D map, not '2.5D' or 3D. I am not aware of any workarounds.