osp-maps

Mapbox interactions

Access token

To use the maps module, you will need an access token. We recommend using an access token that only has the public scopes enabled. For more information, you can check these two links:

  • https://docs.mapbox.com/help/troubleshooting/how-to-use-mapbox-securely/

  • https://docs.mapbox.com/help/getting-started/access-tokens/#access-token-scopes

Warning

This token has to be passed through the web module configuration

Network Access

You will need access to the Mapbox API to load the maps.

List of configuration files

Filename

Short description

Format

Documentation

module.service

Each service is described in its own file and then assembled

yml

See the Swarm administration or Official documentation

module.maps

Defines the module configuration

json

module.maps

geo.maps

Defines a geographical location

json

geo.maps

layer.maps

Define a layer to display information base on their location.

json

layer.maps

layer.ospp

Define the properties of a layer (name, description).

json

layer.ospp