Getting Started
This page takes you through the simple setup necessary to use our JavaScript SDK and forms the basis of all sample code.
SDK Installation Options
Our public repo details various installation options depending on your requirements, including:
- NPM
- Yarn
- UMD
- ES6
You can also integrate our SDK using React or Angular.
All sample code on this site are based the ES6 Module format and as such you can start development with nothing more than a simple html page.
Next - Showing a map
The first sample details the simple steps necessary to load a detailed map with fully functioning search, directions, poi and map control widgets. Please see the Displaying a map section.
Your Account ID
In order to load your own account and venue, you will need your account id. Contact us if you do not have it or require any other assistance.
Updated 2 months ago