The Navigation Module determines the order in which navigation controls appear, including the geolocation, zoom in, zoom out, and bookmarks controls.
Navigation controls on the map in the Desktop interface (left), and Handheld interface
Geolocate: Opens the Geolocation Options menu, which offers to either find, track or follow the user's location. For more information, see the Geolocate Module. By default, this button appears at the top left of the screen in the Desktop and Tablet interfaces, and the bottom left of the screen in the Handheld interface.
If your map is not in Web Mercator or WGS 84, you must configure an ArcGIS geometry service so the geolocation map widget can project from latitude/longitude to the coordinates of your map. For instructions on configuring a geometry service, see Geometry Services.
Zoom in: Zooms in the map. This button is hidden by default in the Handheld interface.
Zoom out: Zooms out the map. This button is hidden by default in the Handheld interface.
Bookmarks Button: Opens the Bookmarked Locations menu, which allows you to create and remove bookmarks, and jump to a bookmarked location.
To display the Bookmarks button, configure the Bookmarks Module.
Module
No configuration
properties
Views
DataFrameButtonView
: No configuration
properties
GeolocateButtonView
: No configuration
properties
GeolocateView
itself has moved to the Geolocate Module.
ZoomInView
: No configuration
properties
In the Handheld interface, this view is hidden by default. To display this view, set its visibility
property to true
.
ZoomOutView
: No configuration
properties
In the Handheld interface, this view is hidden by default. To display this view, set its visibility
property to true
.
BookmarksButtonView
: No configuration
properties
To display the Bookmarks button, configure the Bookmarks Module.
View Models
No view models
See Also...