1
0
forked from orson/bachemap

trial and error

This commit is contained in:
Orson 2024-08-17 18:50:46 -06:00
parent 02724b702d
commit e566c970eb

View File

@ -69,7 +69,7 @@
//};
//marker.remove();
//radial.remove();
user_marker.setLatLng(e.latlng);
user_marker.setLatLng(e.latlng).bindPopup("Tenemos que hablar").openPopup();;
user_radial.remove();
//setLanLng(e.latlng);
});