The app.xml file is in the following directory Anywhere\MaximoAnywhere\apps\
app_name\artifact
Other URLs have different valid zoom levels. In the default URL,
the type of map is specified, in this case World_Topo_Map. If you want to use a different map type,
change the type of map in the URL. For example,
to see ocean basemaps, change the URL to specify Ocean_Basemap:
http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer/
tile/{z}/{y}/{x}
If you have other types of maps that are defined on your server, change
the first part of the URL, using the pattern tile/{z}/{y}/{x}, for example:
http://
myownserver.com/
myUrlForBaseMaps/
myBaseMapType/tile/{z}/{y}/{x}
Procedure1.
In the worklight.properties file, edit the
si.map.openLayers.maxZoom property to change the zoom level for the online maps.
2.
Build and deploy the application.
Share with your friends: