forked from orson/bachemap
trial and error
This commit is contained in:
parent
02724b702d
commit
e566c970eb
@ -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);
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user