forked from orson/bachemap
trial and error
This commit is contained in:
parent
02724b702d
commit
e566c970eb
@ -69,7 +69,7 @@
|
|||||||
//};
|
//};
|
||||||
//marker.remove();
|
//marker.remove();
|
||||||
//radial.remove();
|
//radial.remove();
|
||||||
user_marker.setLatLng(e.latlng);
|
user_marker.setLatLng(e.latlng).bindPopup("Tenemos que hablar").openPopup();;
|
||||||
user_radial.remove();
|
user_radial.remove();
|
||||||
//setLanLng(e.latlng);
|
//setLanLng(e.latlng);
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user