Questions tagged as 'google-maps'

0
answers

Using PlaceAutocompleteFragment within an Android Fragment

I am trying to use PlaceAutocompleteFragment within my fragment where I also have a SupportMapFragment, at the beginning when the application starts everything works perfectly, but if I move to another fragment and then with the menu I return ag...
asked by 27.09.2016 / 21:19
1
answer

Show more than one infowindow with embedded tweets

I need to show twitter widgets embedded in an infowindow of google maps. I do not know why the first bookmark I open is that it works for me, but the others do not show me the tweets, only the text of the URL to twitter. This is the js I'm...
asked by 08.11.2016 / 16:53
0
answers

How to customize the Google maps marker of Visual Composer?

I am using the latest version of the Visual Composer for wordpress on my site and I want to customize the standard red Google Maps markup. I found this code on the Google developer site and I do not know how to use it with the Visual Composer...
asked by 18.03.2016 / 22:31
1
answer

How can I compare geographical coordinates in android studio and google maps

I have a variable with which I get my location and now I want to compare my location with a fixed marker How can I do it? I try to do this protected void startLocationUpdates() { if (ActivityCompat.checkSelfPermission(this, Manifest.permis...
asked by 21.02.2018 / 10:25
0
answers

Problem with the Google Maps API

I'm doing a web application where I mark points on the map based on the address obtained, as I do not have the coordinates of the address I want to mark researching I saw that Google has the Geocoder object that allows me to code the given addre...
asked by 08.11.2018 / 21:27
1
answer

Google maps (doubt)

Good day valuable community! I would need to know how I can validate an address in google maps and tell it that if it is outside the range of latitude it is not validated. This is very difficult to do? Is any type of sdk other than the static...
asked by 30.10.2018 / 14:37
1
answer

Remove Marker in Specific Android Studio

I have the following query, I am creating an App that will add several Markers on the map, until all right, but at the time I want to modify from the database the location of one of the marker, the system does not know which one Marker is the on...
asked by 21.02.2018 / 18:23
1
answer

Get value by clicking a button and display it in an input text html5 and geolocation of google maps

good morning I greet you. What happens is that I want to obtain the coordinates of google maps, by clicking on a button and that the information appears in an input type text file. This is my code: function getLocation(){ if(navigator.g...
asked by 27.08.2018 / 17:41
2
answers

change message of use instructions of google maps [closed]

How to change that text message (red box) from goolge maps to a personalized one for my maps, thanks.     
asked by 05.10.2017 / 19:20
1
answer

Do you know how many free requests per day can be made to the Distance Matrix API? [closed]

Hello good afternoon everyone, I am developing an RSU route optimization project, and I need to obtain the distance matrix of the points that the user adds to the map, I have read the documentation of the Distance Matrix API in terms of requests...
asked by 02.10.2018 / 20:20