Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 823 Bytes

File metadata and controls

24 lines (16 loc) · 823 Bytes

Google MAPs Connector

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

Demo

  1. This is a demo for Axon Ivy's Google Maps API connector Document Generation

Setup

  1. Create a new Google API key
  2. Copy the API Key into your variables.yaml.
Variables:

  google.map.api.key: 'your api key'