This commit is contained in:
meusinfirmary
2025-05-30 06:08:51 +07:00
parent e7401ef63c
commit f0448d11f7

View File

@ -22,8 +22,8 @@
}
/* .cLogoGroup {
display: inherit;
} */
display: inherit;
} */
#openLeftSideBar1Mobile {
display: none;
}
@ -35,11 +35,11 @@
@media (max-width: 425px) {
/* .cLogoGroup {
display: none;
}
.cNameGroup {
margin-bottom: 0!important;
} */
display: none;
}
.cNameGroup {
margin-bottom: 0!important;
} */
#openLeftSideBar1 {
display: none !important;
}
@ -66,7 +66,7 @@
</a>
</div>
<div class="col text-end">
<p class="mb-0 text-bold">Daftar Zona (<span id="c_list_zone">2</span>)</p>
<p class="mb-0 text-bold">Zone List (<span id="c_list_zone">2</span>)</p>
</div>
</div>
<div class="row d-flex align-items-center mb-3 ptName">
@ -816,7 +816,8 @@
// centering indonesia country => .setView([-1.38116, 117.6168817], 5.4);
// Leaflet.map = L.map('map').setView([-7.1451449, 109.9776078], 8); // centering javanese province
// Leaflet.map = L.map('map').setView([-7.8241413, 112.9071746], 9); // centering east java province
Leaflet.map = L.map('map').setView([-6.2106272, 106.8477106], 9); // centering east java province
// Leaflet.map = L.map('map').setView([-6.2106272, 106.8477106], 9); // centering east java province
Leaflet.map = L.map('map').setView([-8.8627161, 126.0554183], 10); // centering east java province
L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}', {
attribution: 'Map data &copy; <a href="https://www.mapbox.com/feedback/">Mapbox</a> © <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>',
// maxZoom: 20,