UI improvements
This commit is contained in:
parent
83dd2ca87e
commit
1569d116a9
14 changed files with 222 additions and 92 deletions
|
|
@ -52,6 +52,7 @@ export function getMapStyle(theme: 'light' | 'dark'): StyleSpecification {
|
|||
|
||||
return {
|
||||
version: 8,
|
||||
sprite: `${window.location.origin}/assets/sprites/${theme}`,
|
||||
glyphs: GLYPHS_URL,
|
||||
sources: {
|
||||
protomaps: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue