Axon Ivy's Google Maps API allows you to customize maps with your own content for display on web pages and mobile devices.
The connector:
- provides four basic map types (roadmap, satellite, hybrid, and terrain) which you can modify using layers and styles, controls and events, and various services and libraries
- provides access to the core API of Google Maps Platform
- Create a new Google API key
- Copy the API Key into your
variables.yaml
.
Variables:
google.map.api.key: 'your api key'