Commit d764a57
committed
fix(spp_gis): skip MapTiler raster style override when no API key
renderMap() was overriding the OSM fallback style with a MapTiler
style reference when defaultRaster was set, even without an API key.
Guard the raster style override behind mapTilerKey check.1 parent 407cc86 commit d764a57
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
0 commit comments