Details
| ID | ShowLocationOnMap |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-indicator-section |
README
Displays a geographical location on a map in the indicator layout (using the Geo Location field).
You need to set up Google Maps to use this automation in Cortex XSOAR. To view the map, edit the indicator layout, add a General Purpose Dynamic Section, and select the ShowLocationOnMap automation. After making those changes, you can see the location in the edited indicator layout.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: ShowLocationOnMap version: -1 name: ShowLocationOnMap comment: Show indicator geo location on map. script: '-' type: python tags: - dynamic-indicator-section enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 5.0.0 tests: - No test