Create an advanced Map Page
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Navigation and UI
Use advanced configuration to set up Map Pages without scripting.
Before you begin
Role required: admin
About this task
When clicked, lists and forms display for codeless user experience, facilitating upgrades to future releases. Advanced Map Pages do not support mobile. To display Map Pages on mobile devices, use the classic Map Page or the mobile map applet in the Now® Mobile app instead.
Procedure
What to do next
Related Content
- Set up Google Maps API
You enable the geolocation feature using the appropriate entries from a Google Maps API for Business license, or a Google Maps JavaScript API Key.
- Create a map page
Your ServiceNow instance provides several default map pages. You can also create custom map pages with the script examples described in this page.
- Create a map page module
You can create a new application module for desktop or smartphone users to display a Google map page.
- Set map application scope
Enable map application scope to specify which application can modify your Map Page configuration.
- Create a smartphone map page module
You can create a custom smartphone module that links directly to a map page.
- Scripting for map pages
The Script field on the Map Page form allows the use of attributes or custom code to define map characteristics, such as marker appearance, display information, and more.