element-x-ada/.github
Marco Romano e8e4542a75
Extract maptiler's map ids (#926)
Maptiler custom map ids are only useable by the account that create them. So if we hardcode them forkers won't be able to use the maps even if the bring in their own api key (because they can't access our maps with their api key).

Requires to set our map ids in `local.properties` for local development:
```
services.maptiler.lightMapId=9bc819c8-e627-474a-a348-ec144fe3d810
services.maptiler.darkMapId=dea61faf-292b-4774-9660-58fcef89a7f3
```
2023-07-20 14:29:06 +02:00
..
ISSUE_TEMPLATE Update template for user story 2023-07-06 12:53:20 +01:00
PULL_REQUEST_TEMPLATE Add issue and pull request templates 2023-01-10 18:04:08 +01:00
workflows Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02:00
dependabot.yml Disable dependabot. There is no simple way to disable it. 2023-03-13 11:26:20 +01:00
renovate.json Renovate: fix pattern match for maplibre 2023-06-28 09:17:01 +01:00