Questions tagged as 'google-maps'

0
answers

Process a JSON return with JQuery

I'm doing a job for college, and I'm having a hard time getting a certain return from the Google Maps API. I want to access some information on the return for example: formatted_address long_name address_components And other data,...
asked by 28.03.2018 / 19:23
0
answers

how to consult the distance matrix with geocoder together?

I'm developing an app that uses the google API to display on the map the places registered along with the distance from each location as follows. mMap.addMaker(new MarkerOptions().position(latLng).title(nome do local).snippet(distancia do loca...
asked by 11.03.2018 / 21:37
0
answers

Google Maps select bookmark

Good morning! I'm working with the google maps API with ASP.NET C #. I would like when the value of 'Name' is typed in a TextBox google maps zoomed in on the point and the icon changed to option 3 or changed the animation, something that i...
asked by 17.03.2018 / 13:54
0
answers

GoogleMaps (Pedagio)

Does anyone have any direction for me to try to implement tolls (or api free / or not.) On a route from point A to point B? My Index: <!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="utf-8" />...
asked by 14.03.2018 / 02:18
0
answers

Read file igc (log track) GPS

I'm trying to find information on the internet about reading GPS files. I still do not know which extension is most used by GPS devices, however, I use XCSoar to record paraglider flights and it creates files with .igc extension. Basically I wan...
asked by 05.03.2018 / 18:22
1
answer

Force Javascript keydown on autocomplete input Google Maps!

Personal I have the following problem I need when I click "Enter" on an input with auto complete of Google Maps, then it press the down key to select a Google Maps option .. tried in several ways more did not work out ! I have the following code...
asked by 07.03.2018 / 21:32
0
answers

Using direction service google maps no ionic 3

I'm trying to use directionService to plot a polyline from a point A to B on the map. I follow the following steps. First I create the map using the plugin @ ionic-native / google-maps . let mapOptions: GoogleMapOptions =...
asked by 12.03.2018 / 14:26
0
answers

Marking areas on Google maps

I am on a side project of a condominium, which will have an area on the site that will have the entire condominium area, and inside all lots. Would an outside of me do with Google image or Google maps a way that when the person was passing the m...
asked by 23.02.2018 / 14:38
0
answers

CORS Google maps api direction

I have a problem where I require the data + key from google maps it returns me the data right (json) when I look at the network of the browser but the console is accusing a problem of CORS ... Can anyone tell me how to capture api data?     
asked by 02.03.2018 / 04:14
0
answers

Difficulties in using the elementFromPoint command through phantomJS to simulate the click on an element within a google maps

I'm trying to use PhantomJS, I can simulate the effect of the function of the element that is on the page in the top bar with the text "monitoring point", but with the same command I can not get the name or perform a "click" inside the balls tha...
asked by 06.03.2018 / 19:01