diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-25 16:25:44 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-25 16:25:44 +0100 |
| commit | e2a2daade591d433b7b36d444323c38690a8f775 (patch) | |
| tree | 34ddbaff059c6a1b7c1bc450ba4789024af4b9d7 /src/frontend/public/maps/styles/openfreemap-light.json | |
| parent | 7d86c66be248861f440089f37765778c69deaaa7 (diff) | |
| parent | ae36a9e4a8a4dad3c14d8bb254d92778279c5c89 (diff) | |
Merge branch 'copilot/improve-map-styles'
Diffstat (limited to 'src/frontend/public/maps/styles/openfreemap-light.json')
| -rw-r--r-- | src/frontend/public/maps/styles/openfreemap-light.json | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/src/frontend/public/maps/styles/openfreemap-light.json b/src/frontend/public/maps/styles/openfreemap-light.json index b8a33ac..da5a788 100644 --- a/src/frontend/public/maps/styles/openfreemap-light.json +++ b/src/frontend/public/maps/styles/openfreemap-light.json @@ -879,32 +879,7 @@ 16, 1 ], - "fill-outline-color": "#dfdbd7", - "fill-translate": [ - "interpolate", - [ - "linear" - ], - [ - "zoom" - ], - 14, - [ - "literal", - [ - 0, - 0 - ] - ], - 16, - [ - "literal", - [ - -2, - -2 - ] - ] - ] + "fill-outline-color": "#dfdbd7" } }, { |
