bcgov / smk-cli

The Command Line Interface enables users to rapidly create and edit SMK map configuration, including data consumption via OGC and Esri ReST data access services and local data files.
https://bcgov.github.io/smk-cli
Apache License 2.0
4 stars 3 forks source link

Basemaps updated for new ESRI API #99

Closed michaelpnelson closed 2 years ago

michaelpnelson commented 2 years ago

This updates basemap code for ESRI basemaps to accommodate the use of an API key. Create and edit functionality now prompts for an API key when an ESRI basemap is chosen. Docs are updated. The NPM version is incremented.

michaelpnelson commented 2 years ago

Looks good. I'd suggest updating the screenshot (smk-cli-editor.png) as the actual UI has changed.

docs/smk-cli-editor.png was updated in the first set of changes: https://github.com/bcgov/smk-cli/pull/99/commits/ee86a979c6ef74f98a3d17fc74591116d5d72a3b#diff-65cea543c9a76119f3c75fc13b0d9f18aa29af0f036cec3bb341af449f0e76b7

Let me know if this isn't displaying properly for some reason.