Map loading very slow in Xamarin

5191
10
02-17-2017 01:39 AM
SinanSinan
New Contributor

Hi,

 

I created a simple ArcGIS App with Xamarin.Forms in Visual Studio 2015( Default template 'ArcGIS Runtime App(Xamarin.Forms.Shared)' ). I added Topography map as basemap. If i run the app, the map can be loaded successfully but if i zoom in, map can not be loaded properly cause it’s so slow. After approximately 1 minute, it is fully loaded. Even if i preview the code on mobile device, there’s no change, stil slow. But when i code this in Java environment, it is perfect. I have added my screen capture video.

 

How can i fix this?

My environment:

 

Visual Studio 2015

ArcGIS Runtime 100 .Net SDK

Xamarin.forms

 

 

Thanks in advance,

Sinan

10 Replies
NicholasDang
New Contributor

Yes, this is running the map without any debugger attached to the device

0 Kudos