google.maps.auto_close

ServiceNow property description:

If true, automatically closes the current "info window" before opening a new one. If false, you can have multiple "info windows" open.

Attributes

  • Sys ID: bd414655bf3011007a6d257b3f0739ac
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `google.maps.auto_close` is used to control the behavior of the Google Maps integration within the platform, specifically in the context of the Crisis Management application. According to the documentation, this property determines whether the information window on the map should automatically close when the user clicks outside of it. By setting this property to `true`, the information window will close automatically, enhancing the user experience by reducing clutter on the map. Conversely, setting it to `false` will keep the information window open until the user manually closes it. This property is particularly useful for managing how information is displayed during crisis situations, ensuring that critical information is easily accessible and manageable.

Source

Related property: google.maps.table