---
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 map page

# Create a map page {#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

Your ServiceNow instance
provides several default map pages. You can also create custom map pages with the script
examples described in this page.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

The default map page record displays critical incidents on a Google map page.

## Procedimento

1. Navigate to AllSystem Map PageMap Pages.
2. Click New.
3. Complete the form using the fields in the table.  
   {#t_CreateAMapPage__table_fdj_pzt_cr__entry__2}

   | Field | Description |
   |-|-|
   | Name | Enter a unique name to identify the map. |
   | Center map on | Enter the location for centering the map using the decimal form of latitude and longitude. For example, to center the map on the statue of liberty, enter <kbd class="ph userinput">40.689865, -74.045235</kbd>. |
   | Initial zoom | Set the zoom level of the map on opening. |
   | Refresh on zoom | Enable or disable to refresh map on zoom. |
   | Use advanced configuration | Select to configure a map with lists and forms. The script hides and M2M forms display to configure your map. Nota: Advanced configuration does not support mobile. |
   | Application | Select an application scope for the map. |
   | Controls size | Select whether the Google navigation icons on the map should be large or small. |
   | Type | Select a map background style: Satellite, Hybrid, Normal, or Terrain. |
   | Type selection | Select which type of Google icons to display on the map: Buttons or Menu. |
   | Map overview | Enable or disable a wide view map window for navigation. |
   | Show device location | Enable or disable to show device locations. |
   | Script | Create a script to define the type of data to display on this map. For more information, see [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."). |
   [ ]

   {#t_CreateAMapPage__table_fdj_pzt_cr}
4. Save the record.
**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 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.")
* [Create a smartphone map page module](https://servicenow-prod.fluidtopics.net/ZEGE6Mg97pvSBYaB2mWGQA "You can create a custom smartphone module that links directly to a map page.")  
**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.")

