`<div class="map" style=" width: 100vw; height: 100vh; margin: 0 auto; position: relative; "></div>` When I using in this mode the map just repeating... how can be scale up to the whole screen?
<div class="map" style=" width: 100vw; height: 100vh; margin: 0 auto; position: relative; "></div>When I using in this mode the map just repeating... how can be scale up to the whole screen?