udpate sick
This commit is contained in:
@@ -520,6 +520,18 @@
|
||||
<div class="compass-center"></div>
|
||||
</div>
|
||||
|
||||
<!-- Canvas for GPU-based label rendering (Apple Maps approach) -->
|
||||
<canvas id="label-canvas" style="
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
z-index: 10;
|
||||
background: transparent;
|
||||
"></canvas>
|
||||
|
||||
<div id="labels"></div>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user