Skip to content

EVMap: add version 1.9.0 with new API keys

Johan von Forstner requested to merge johan12345/fdroiddata:evmap-190 into master

Required

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Multiple apks for native code

EVMap 1.9.0 replaces Mapbox with MapLibre and uses Jawg Maps (streets) and ArcGIS (satellite) for basemaps. For this we need to add new API keys. The Mapbox API is still necessary for their geocoding APIs.

See https://github.com/ev-map/EVMap/pull/344 for details.

Merge request reports