update
This commit is contained in:
@@ -34,10 +34,12 @@
|
||||
border-radius: 50%;
|
||||
}
|
||||
</style>
|
||||
<!-- SPBU PAGE FIXED: USE API FETCH FROM api/get_points.php -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="map"></div>
|
||||
<div id="spbu-status" style="position: fixed; bottom: 16px; right: 16px; z-index: 9999; background: rgba(255,255,255,0.9); color: #111; padding: 8px 12px; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.1); font-size: 13px; font-weight: 600;">SPBU mode: API fetch</div>
|
||||
|
||||
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user