Configure the appearance of the map in Dispatcher Workspace
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Field Service Management
Configure map settings to define the style and appearance of the map in Dispatcher Workspace.
Before you begin
Role required: admin, wm_admin
Procedure
- Navigate to All > Field Service > Dispatcher Workspace Configuration > Map Settings.
-
Set the system properties that control the map appearance.
Table 1. Dispatcher Workspace Map Settings Property Description sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.maximum_auto_zoom_level Maximum level to zoom out the map. Each map marker zooms the map while keeping the map marker stationary and restricts the map view to the maximum zoom level specified. - Type: String
- Default value: 12. Valid values are in between 1–20
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.refresh_agent_location Enables the live display of agent routes from task to task on the dispatch map. - Type: Boolean
- Default value: True
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.refresh_agent_location_interval How often the map will check for an agent's updated location. If there is an update when the check is made, then the agent's location updates on the dispatch map. The value is in seconds. - Type: String
- Default value: 300. Don't set the value to below 60.
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.map_type Map type to use to view locations. - Type: List
- Default value: RoadmapNote: Roadmap provides a default road map view. Choose Satellite for a Google Earth satellite view, Hybrid for a mixture of standard and satellite views, or Terrain for a topographical map based on terrain information.
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.map_style JSON code snippet, supported by the Google Map API to customize elements of the Google Map. Allows you to style features of maps, such as roads, water bodies, and day or night mode. - Type: String
- Default value: Null
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.street_view_enabled Enables the street view service to display panoramic 360-degree views from designated roads throughout its coverage area. You can zoom and pan. Use street view on the map or panoramas directly within the map. - Type: Boolean
- Default value: True
sn_fsm_disp_wrkspc.sn_fsm.dispatch_ws_map.route_enabled Enables the display of agent routes from task to task on the dispatch map. When this is enabled, the Agent route icon shows on the agent card. Selecting the Agent route icon displays the agent’s route to the work order task on the map. - Type: Boolean
- Default value: True
sn_fsm_disp_wrkspc.enable_optimize_route Allows dispatchers to optimize agent routes from the dispatch map. - Type: Boolean
- Default value: True
sn_fsm_disp_wrkspc.dispatcher_workspace.cluster_zoom_level Control the amount of zooming necessary to have icons cluster together. The lower the value, the more users have to zoom out before the markers to start clustering. - Type: String
- Default value: 15. Valid values are in between 1–20
sn_fsm_disp_wrkspc.dispatcher_workspace.cluster_label Determine whether clustered pins show the number of markers (Marker value) or the number of items in a region (Item value). Markers group tasks, agents, and crews in a region into one pin. Items show tasks, agents, and crews in a region as individual pins. - Type: List
- Default value: Marker.
- Select Save.