working prototype Chart.js
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
{% endfor %}
|
||||
// gauge.set(catch_now);
|
||||
var newLatLng = new L.LatLng(lat, lon);
|
||||
console.log(newLatLng);
|
||||
marker.setLatLng(newLatLng);
|
||||
}
|
||||
if(videotime !== oldTime) {
|
||||
|
||||
Reference in New Issue
Block a user