---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-user-interface

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Create a map page module

# Create a map page module {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can create a new application module for desktop or smartphone users to display a
Google map page.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllSystem DefinitionModules and click New.
2. Select the appropriate application for the module.  
   For example, if you are planning to display critical incidents, add a module to the Incident application menu.
3. Point to the application menu you want to add the module to and click the edit application (pencil) icon.
4. Select the Link Type tab and select the type of link you want for the module.  
   For example, you can create a module that opens a map page directly, or one that links through a URL.
5. Complete the form, as appropriate.  
   {#create-map-page-module__table_el5_rj5_cr__entry__2}

   | Field | Description |
   |-|-|
   | Title | Enter a name for the module in the application navigator. |
   | Order | Enter a number to define the sequence this condition should be evaluated if more than one matching condition exists. The order is evaluated from the lowest value to the highest value. |
   | Application menu | Select the application menu where you want this module to appear. By default, this field displays the application menu that you opened to create the module. |
   | Hint | Enter a brief description to display when a user points to the module name in the application navigator. |
   | Active | Select the check box to activate this module. Only active modules appear in the application menu. |
   | Image | Select an icon to display with this module in the application navigator. If this field is blank, a default icon is used. |
   | Link type | Select the desired link type from the list. This selection changes the available fields in the form. |
   | Map page | Select the pre-configured map page to use for this module. For example, Critical Incidents. |
   | Roles | Select the roles that are permitted to access this module. If this field is blank, all roles can access the module. |
   | Arguments | Define the URL for this module in the format `map_page.do?sysparm_name=<map page name>`. This field is available when the Link type is URL (from Arguments). Note: If the map page title has a space in it, replace the space with <kbd class="ph userinput">%20</kbd> for the correct syntax. For example, a map page called Critical Incidents becomes <kbd class="ph userinput">Critical%20Incidents%20</kbd> in a URL. |
   [ ]

   {#create-map-page-module__table_el5_rj5_cr}
6. Click Submit.
**Related tasks**   

* [Set up Google Maps API](https://servicenow-prod.fluidtopics.net/5SgcZqgiTYTQwvHEeNuYpQ "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](https://servicenow-prod.fluidtopics.net/uN_aYnSbANCLH7CNafmAcQ "Your ServiceNow instance provides several default map pages. You can also create custom map pages with the script examples described in this page.")
* [Create an advanced Map Page](https://servicenow-prod.fluidtopics.net/AMaHCDxRX0NHgBH2oqd1YQ "Use advanced configuration to set up Map Pages without scripting.")
* [Set map application scope](https://servicenow-prod.fluidtopics.net/RLhYFxMVas4pdwG_hN2d7w "Enable map application scope to specify which application can modify your Map Page configuration.")
* [Create a smartphone map page module](https://servicenow-prod.fluidtopics.net/WLIDcuB4JPtSFQCiHgnu0Q "You can create a custom smartphone module that links directly to a map page.")  
**Related reference**   

* [Scripting for map pages](https://servicenow-prod.fluidtopics.net/NxQPQiiqypR9VQsxJLsB7g "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.")

*[\>]: and then


