Most voted "google-maps" questions
The Google Maps Apis family lets you incorporate the functionality of Google Maps into your own website and apps.
Learn more…530 questions
Sort by count of
-
0
votes0
answers28
viewsProblem to link the map
I’m new here and new to programming, so I’m sorry if the question is too silly. I’m starting the project on a site and it turns out that when I link the site with the maps, there is a white "screen"…
-
0
votes0
answers14
viewsHow to store a table value in a AGM field in the database?
Hello I am developing a project with Angular, Firebase and Android. The project is a tracking system,by the mobile application is picked up the location, in Longitude and latitude, and these values…
-
-1
votes1
answer320
viewsHow to load or download points on Google Maps when clicking a div?
I have a page that shows the paths a vehicle has traveled. Routes will be shown in an ordered list arranged horizontally in the style of the Timestack Timeline (http://isaaccambron.com/timestack/),…
-
-1
votes2
answers831
viewsUsing dynamic maps with the Google Maps API
I see examples of how to use the Google Maps API and usually in the examples I see, there is always a default coordinate (initial). Now, let’s say I make a program and distribute this application to…
-
-1
votes1
answer1190
viewsconvert address into google maps api coordinates
I’m making a site where I use Google Maps API to route the buses and I need to convert the captured address into an input in coordinates, and display them in another input to keep track of (I’m…
-
-1
votes1
answer1203
viewsHow to make the Google map dynamic
I’m creating a car tracking app and I’m having a problem, I’m trying to get the map to update dynamically without the need to keep updating the page manually, this page gets the location through a…
-
-1
votes1
answer561
viewsMaking "how to arrive" with predefined destination
I need a page to click the iframe and that the user can put the address where they live, and when they click how to get it traces the route of a site that I will pre-set. That will be the location…
google-mapsasked 7 years, 7 months ago Felipe Viero Goulart 3,693 -
-1
votes1
answer458
viewsHow to create an indoor map with the google maps api?
I have a project where I want to create a map of a public facility, like an institute. The idea is to open the plan of the federal institute in an Activity, on Android. As the airport of Guarulhos…
-
-1
votes1
answer37
viewsMaps KEY is not working
Recently I had to format the pc... And I took a backup of my projects... When I reinstalled Android Studios and opened my project I realized that the map is not showing!!! But all the rest of the…
-
-1
votes1
answer707
viewsHow to use Google Maps API with Google Directions API?
Hi, I am using the Google Maps API and want to be able to click, for example, a previously created point on the map and get directions from my location to the selected point. For that I am trying to…
-
-1
votes1
answer689
viewsGoogle Maps is not showing
I’m having a problem with Ionic, I added a map to my app and it doesn’t appear, I’m using Ionic’s Tab interface, the code apparently right, I used it in a Blank app and it worked, but when I add the…
-
-1
votes1
answer465
viewsGooglelocationservice problem getting latitude and longitude
Follows the code: Try 1:(It works) var address = "Osasco - SP, Brasil"; var locationService = new GoogleLocationService(); var point = locationService.GetLatLongFromAddress(address); Attempt 2:…
-
-1
votes1
answer10918
viewsProblem with Google Maps KEY
I have a problem putting the Google Maps map on my site. I already generated a KEY in the dashboard and I got the simplest example from Google and it’s not working. The error presented is: "Oops!…
-
-1
votes2
answers60
viewsHow do I show information from a particular location, viewing in responsive mode, on mobile?
I added the iframe from a certain place on my site, but location information, and suggested routes, do not appear when viewed in mobile mode, seeing on mobile. Here’s the way it appears on the…
-
-1
votes1
answer330
viewsagm-map/agm-Direction = "OVER_QUERY_LIMIT" (Angular 8)
The problem is to create a map with multiple routes and in each route multiple waypoints, for this, I am using Angular with the following modules: agm-map agm-Direction Code implemented: HTML:…
-
-1
votes1
answer841
viewsHow to create routes using google maps and PHP?
Hello, I am learning to use google maps and wanted to trace routes between a location saved in the database and the location of who enter the page(get customer’s address), can anyone help me?…
-
-1
votes1
answer39
viewsGoogle maps addListener using React
I need to add the dragend event to get the center of the map google.maps.event.addListener(map, 'dragend', function(evt) { console.log(map.getCenter()); }); however do not know how to make this…
-
-1
votes1
answer423
viewsRecover neighborhood and city only in the Google Maps API by pure PHP coordinates
I have an application where I need to store only neighborhood and city data in the mysql database, from the results coming in json of the Google Maps api. I’m using the following code: $url…
-
-2
votes1
answer62
viewsProblem picking up a GSON variable
I’m making an app that uses the google maps Directions api, which returns me a json, for example: { "geocoded_waypoints" : [ { "geocoder_status" : "OK", "place_id" : "ChIJeRLP8gx3GZURImtwaSWGJgY",…
-
-2
votes2
answers910
viewsRedirect users to Google Maps app using Waypoints
I’m building a website (html/php/javascript/css) with integration with google maps using the Javascript API. function initMap() { var directionsService = new google.maps.DirectionsService; var…
-
-2
votes1
answer63
viewsVisual Studio with error in Google Maps API - Android 6.0 and API version 29.0.02
Installation Errors: XA5207 Install package: 'Xamarin.Android.Support.v4' available in the SDK installer. The Java library file 'C: Users vinic Appdata Local Xamarin Xamarin.Android.Support.v4…
android visual-studio google-maps google-maps-api-3 xamarin.androidasked 6 years, 8 months ago Vinicius Dantas 73 -
-2
votes1
answer130
viewsACCESS_DENIED when consuming API Googles Maps
Trying to do a geolocation between zip code, I have this code, downloaded <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Calcular distancia entre cidades (mapas e…
-
-2
votes1
answer49
viewsDifficulty with Asymchronism - Javascript/Reactjs/Google Maps/Distance Matrix API
Good afternoon, everyone, I’m new in the area and I’m having difficulty developing a code that runs Function2 only after the return of Function1. How can I adjust the code for Function2 to run only…
-
-2
votes1
answer31
viewsscroll down to map region - google maps
Speak, guys, I still have little experience and I have a very annoying little problem. When I create a page with a map, when I access this page, the scroll goes to where the map is. I discovered…
-
-3
votes2
answers285
viewsGoogle Maps API V3 Invalid Key
I’m with the following error on my site as image below: I’ve already created the API key and nothing, I don’t know what might have happened. My website is http://mdesign.ppg.br/2015/mdesign Can…
-
-3
votes1
answer184
viewsSearch address on google maps
I have to put on my site a search of addresses where the user type the address and shows the place typed and the address of the site. How to do it?
google-mapsasked 8 years, 11 months ago Michelly Sabatiny 55 -
-4
votes1
answer266
viewsIs it possible to take the Foursquare API to see the location of all establishments?
You can get Foursquare API, Google Maps or other site to acquire the location of all the establishments in a city? I would also like to know whether it is possible to filter by a specific branch,…
-
-4
votes1
answer99
viewsNewcomer to Waze. How can I insert on my website?
I have a website and need to insert a map of the Waze api. How do I? Code <?php //exibir o Mapa ?> <style> .exibirpainel{ margin-top: 0px; height: 400px; width: 700px; background-color:…
-
-4
votes1
answer579
viewsGoogle Maps API - Exceeded request quota
I have a problem, when I create a project in Google Maps and put the key, after reloading the page, alleges error You have exceeded your request quota for this API. But I created my project and API…
-
-5
votes1
answer3000
viewsWhat programming languages Google uses
Well I would like to know what is the programming language that the search bar was created, and in the google apps, in which language were created? I did not find this information accessible…