Posts by carla nunes • 24 points
1 post
-
0
votes1
answer459
viewsA: How do I pick up the location in the google maps api according to the user’s click?
<script> function initialize() { var latlng = new google.maps.LatLng(-19.949132746636568, -44.194307630538844); var map = new…