Skip to content

API

The API (Application Programming Interface) lets you extend the capabilities of your interactive maps by writing your own JavaScript. The API contains dozens of methods that let you interact with a tour. It also provides a callback mechanism that notifies your code when certain events occur, such as when you touch a marker.

You interact with the API using the API object.