Commit 407cc86
committed
fix(spp_gis): treat default placeholder API key as unconfigured
The default system parameter value "YOUR_MAPTILER_API_KEY_HERE" was
being returned as a valid key, causing 403 errors from MapTiler instead
of falling back to OSM tiles.1 parent d750b6a commit 407cc86
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
0 commit comments