2024-07-24 19:13:42 +02:00
|
|
|
# scripts common shared variables
|
|
|
|
# this is to copy as a file named "secrets_variables.sh" which is ignored in this git repo
|
|
|
|
|
2024-10-22 23:05:29 +02:00
|
|
|
# Mapillary:
|
|
|
|
# register an application at https://www.mapillary.com/dashboard/developers
|
|
|
|
# read permissions needed, all other fields can be random. copy the client token
|
2024-07-24 19:13:42 +02:00
|
|
|
export MAPILLARY_DEV_TOKEN="MLY|blahblah_replace_it"
|