mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
@@ -533,7 +533,7 @@ function MapView(props: {
|
|||||||
onClick={roundZoom}
|
onClick={roundZoom}
|
||||||
>
|
>
|
||||||
<span class="app-well px-1 rounded-l">Z</span>
|
<span class="app-well px-1 rounded-l">Z</span>
|
||||||
<span class="px-2 text-base rounded-r-md rounded-r">
|
<span class="px-2 text-base text-white rounded-r-md rounded-r">
|
||||||
{zoom().toFixed(2)}
|
{zoom().toFixed(2)}
|
||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user