Questions tagged as 'google-maps'

0
answers

Parameters between fragment and activity

I have an activity with a fragment inside, however I want to pass the parameters in the fragment when I change activity, what do I do?     
asked by 27.04.2017 / 16:06
1
answer

How does the integration of Google Maps in the web version work?

Hello! My question may seem a bit vague, but I did not know how to briefly synthesize my doubt. What I want to know is: how does Google Maps validate API_KEY and return map in web integration? Basically, the backend and frontend part I can turn...
asked by 10.05.2017 / 01:04
1
answer

Insert how to get map button

I need to insert a button on my site so that clicking a route is established by taking the location of the customer to the address that will already be established on the site page. Here is the page with the map and the location that the pers...
asked by 27.03.2017 / 20:27
1
answer

SearchBox Google Maps JS API does not return search results

Good night, I have a map obtained through the Google Maps JavaScript API, and I'm doing the insertion of a searchBox. So far so good, the search box has been inserted and the autocomplete is working. The problem is that when the field is "sent",...
asked by 28.03.2017 / 01:33
1
answer

How can I pass more than one point to google maps in this while?

I wanted to mark all points where the approximate distance is less than 25 km, but it does not even show the first point that is the closest (4km), it shows the last point (18km). Here's what comes from my bank: Array ( [0] => -22.356472 [...
asked by 27.03.2017 / 15:08
0
answers

Creating multi-point custom map, manageable by Wordpress

Do you know how to generate a json file in wordpress ?. I'm trying to create a map where custom dots are manageable by Wordpress, I'm using the ACF Advanced Custom Fields plugin where you create a custom field of the map type and can print...
asked by 13.03.2017 / 16:12
0
answers

Google Maps API: retrieve name of country or city from a coordinate

I need to check to be a coordinate (latitude and longitude) that belongs to a city or country. Does anyone know a simple way to do this using Google Maps API v3 (javascript)?     
asked by 07.03.2017 / 21:32
1
answer

create two markers with drag drop in google maps api

Talk to people, I am creating a map where the idea is to be able to insert a pin in it and then in the sequence insert another pin, when it inserts the second pin, a line between the two pins would appear informing the distance between them....
asked by 10.03.2017 / 14:22
1
answer

Google Maps MarkerClusterer is not working

I'm trying to use the google maps api MarkerClusterer function [link] [1] [1]: link to group addresses but is not working, continue showing without grouping. Here's my code: // delay between geocode requests - at the time of writing, 100...
asked by 21.03.2017 / 20:58
0
answers

Distance in maps greater than 50 km and pins being marked to the limit of 20 on the map

Good evening. The maps shows a maximum of 20 marked pins around where I am. I'm making calls in Retrofit to pick up the location of these pins, as I'm bringing them by type of establishment category. Do you have any way to put distance...
asked by 30.01.2017 / 23:29