Saturday, April 12, 2014

arcgis for android


I arcserver published map services, have also been slicing. Why do I use static methods ArcGISTitledMapServiceLayer can not display the map reading map, but with ArcGISDynamicMapServiceLayer can read dynamic maps, solve ah?
main.xml code as follows:
read Dynamic Map: ---------- can achieve -

xmlns: android = "http://schemas.android.com/apk/res/android"
android: id = "@ + id / map" android: layout_width = "fill_parent"
android: layout_height = "fill_parent"
initExtent = "103.65260352265571 30.601990757646366 105.81798514963432 33.15940564749478">

url = "http://192.168.0.109:8399/arcgis/rest/services/mydt/MapServer" />




read static slice ------------ not realize

xmlns: android = "http://schemas.android.com/apk/res/android"
android: id = "@ + id / map" android: layout_width = "fill_parent"
android: layout_height = "fill_parent"
initExtent = "103.65260352265571 30.601990757646366 105.81798514963432 33.15940564749478">

url = "http://192.168.0.109:8399/arcgis/rest/services/mydt/MapServer" />




Please help experts see ah,! 1
<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
initExtent This value is determined by how
Reply:
com.esri.android.map.ags.ArcGISTitledMapServiceLayer
Title changed in Tile
Reply:
arcgis for android initExtent how to determine this value??
Reply:
The same question initExtent how to determine this value.
Reply:
initExtent This value is the initial value of the services on

No comments:

Post a Comment