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.
The documentation can be found here. Please refer to the api documentation for resource information. Job structure documentation will be released soon.
Please refer to the installation docs here.
The library is built to be ran in either the browser or using nodejs.
The source code can be found on the GitHub repo. The master
branch is used minor versions and the develop
branch is patches.
Please refer to the build docs here
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 can be found in the documentation under the "Manual" section.
See the LICENSE file for license information. This project is licensed under a BSD-3-Clause license.