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.
The locator and the network dataset works correctly in ArcMap.
Thanks for your help!.
أكثر...
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));
The locator and the network dataset works correctly in ArcMap.
Thanks for your help!.


أكثر...