Mapcreator Javascript API
The Mapcreator API is a powerful mapping service built for our front-end applications. This library is released to provide a painless way of talking to the api using Javascript. See the LICENSE file for licensing information. Api tokens can be granted through support requests.
Documentation
The documentation can be found here. Please refer to the api documentation for resource information. Job structure documentation will be released soon.
Installation
Please refer to the installation docs here.
Download
The library is built to be ran in either the browser or using nodejs.
The source code can be found on the GitLab repo.
Building
Please refer to the build docs here
Authenticating
Authentication can be done using OAuth. Examples of how to use authentication can be found in the documentation. The following authentication methods are supported:
Examples
Examples can be found in the documentation under the "Manual" section.
License
See the LICENSE file for license information. This project is licensed under a BSD-3-Clause license.