mirror of
https://github.com/owntracks/frontend.git
synced 2026-05-21 04:22:48 +00:00
Fix markdown linting issue
This commit is contained in:
committed by
Linus Groh
parent
5a64c06af0
commit
32c64d18f5
@@ -418,7 +418,7 @@ and [this Wikipedia article](https://en.wikipedia.org/wiki/Tiled_web_map).
|
||||
|
||||
### `map.zoomOffset`
|
||||
|
||||
Offset the zoom level to account for different tile sizes. For example tiles with a
|
||||
Offset the zoom level to account for different tile sizes. For example tiles with a
|
||||
size of 512x512 need an offset of -1 and for 1024x1024 an offset of -2.
|
||||
|
||||
- Type: [`Number`]
|
||||
|
||||
Reference in New Issue
Block a user