change-request: add custom geo layer

This commit is contained in:
2025-03-06 16:50:13 +07:00
parent 22ee7502ad
commit dceb46ab86
3 changed files with 113 additions and 16 deletions

View File

@@ -39,14 +39,15 @@
aria-label="Close"></button>
</div>
<div class="modal-body">
<iframe
{{-- <iframe
src=""
width="100%"
height="450"
style="border:0;"
allowfullscreen=""
loading="lazy">
</iframe>
</iframe> --}}
<div id="map" style="height: 400px;"></div>
</div>
</div>
</div>