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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Create a smartphone map page module

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

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

You can create a custom smartphone module that links directly to a map
page.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Obtain the sys_id of the map page.  
   The sys_id is required when you create the module.
2. Navigate to System Mobile UINavigator Apps.
3. Open the application menu where you want the new module to appear.
4. In the Modules related list, click New.
5. Complete the form, as appropriate.  
   {#t_CreateASmartphoneMapPageModule__table_bnj_g45_cr__entry__2}

   | Field | Description |
   |-|-|
   | Name | Enter a name for the module. |
   | Order | Enter a number to specify the order of the module within the application menu. For example, an entry of <kbd class="ph userinput">100</kbd> would place this module before one with an Order entry of <kbd class="ph userinput">200</kbd>. |
   | 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. |
   | Table | Do not select a table. |
   | Updated | Displays the date and time when the module record is updated. |
   | Roles | Select the roles that are permitted to access this module. If this field is blank, all roles can access the module. |
   | Active | Select the check box to activate this module. Only active modules appear in the application menu. |
   | Filter | Do not add a filter condition. |
   | Path | Enter <kbd class="ph userinput">map/</kbd> followed by the sys_id of the map page. For example: <kbd class="ph userinput">map/c86c5feac0a80a6600706f0102968196</kbd> |
   [ ]

   {#t_CreateASmartphoneMapPageModule__table_bnj_g45_cr}
6. Click Submit.
**Tarefas relacionadas**   

* [Set up Google Maps API](https://servicenow-prod.fluidtopics.net/c6lO1v9OmqFrP1hT1Mt83Q "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/83D2ScX1f~5Ay3QHC9PuAg "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](https://servicenow-prod.fluidtopics.net/Jx4E64Y89ep8AfoJuJ5OyA "You can create a new application module for desktop or smartphone users to display a Google map page.")
* [Create an advanced Map Page](https://servicenow-prod.fluidtopics.net/vxOI1vwhqeeuOGw0dqYBUg "Use advanced configuration to set up Map Pages without scripting.")
* [Set map application scope](https://servicenow-prod.fluidtopics.net/Qc9PNPSSIj0KZC~4mIWt6w "Enable map application scope to specify which application can modify your Map Page configuration.")  
**Referência relacionada**   

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

