Deprecated documentation. New documentation
Basic configuration:
1. Add the URL in a webview to your views https://map.instaleap.io/ .
2. Configure the map using URL params. Available parameters include environment, jobId, LSW-Token, width, and height.
Required:
- env
- job
- token
Optionals: width || height
The final URL will look something like this:
https://map.instaleap.ioenv=environment&job=jobId&token=token&width=500&height=550
TOKEN
LSW-Token will be provided for each environment, and it's different from your x-api-token.
