Offline geocoding and routing only it works in the northern half of the map

المشرف العام

Administrator
طاقم الإدارة
I have executed without problems this sample code:

Offline Routing | ArcGIS for Developers

However, in my App my own Locator and my own RouteTask only works in the northern half of the MapView.

  • onCreate method():

    MapView:

    - TiledLayer: tpk file - GraphicsLayer...

    initializeRoutingAndGeocoding(); --> load my own locator and my own network

    mMapView.setOnTouchListener(new TouchListener(RoutingAndGeocoding.this, mMapView));
My code is the same of the sample but I don´t know why it doesn´t works right.

The locator and the network dataset works correctly in ArcMap.

Thanks for your help!.





أكثر...
 
أعلى