Questions tagged as 'maps'

0
answers

load an html form with location data when clicking on a google maps address

How do I click a street in google maps to load a html form with the following data: address, neighborhood, city, state, zip, latitude, longitude. I have seen an example in the api of google maps where the marked is dragged and it goes loading th...
asked by 13.10.2018 / 02:52
1
answer

Google Maps Api in the android app does not work in the Play Store

I developed an Android application that shows google maps in one of the ativitys, the tests works well, but the app published in the Play Store does not show the map. I generated the Google Maps API key, restricted it, and put both google_maps_a...
asked by 05.10.2018 / 15:28
0
answers

Google Maps JavaScript API warning: NoApiKeys

I'm using a code to navigate Google Maps and display the coordinates on the screen. In the code snippet it is necessary to enter a valid credential / key. I include as requested, but still displays a "NoApiKeys" error. I am sure that my key is v...
asked by 26.09.2018 / 16:53
0
answers

Google Maps query with multiple answers

I'd like to do a search on that, from the source address, I get routes to 5 other points. Here is the code I already use: <script src="http://maps.google.com/maps/api/js?sensor=false"></script><scripttype="text/javascrip...
asked by 20.09.2018 / 01:45
0
answers

How to search for latitude and longitude by city using react-native-geocoding

Hello, I'm trying to return the information of the city, but when I tell you the name of cities, it does not return anything to me ... it only rotunds me when I put names of places like Colosseum ... onPressBuscaLongetudeLatidePorNome = async...
asked by 27.08.2018 / 04:13
0
answers

Multiple Maps routes

Today I use: "http://maps.google.com?saddr=Current+Location&daddr=" + lat + ',' + long + ""; To create routes in google maps, I would like to create multiple routes, can you help me how can I proceed?     
asked by 23.08.2018 / 22:21
2
answers

Map navigation intent for all apps [mount route]

I'm looking for a way to give users the option to select which app to mount their route (waze, google maps, uber ...), but it just does not work in google maps. When I choose it, it only shows the place on the map, but does not open the navig...
asked by 21.08.2018 / 14:34
1
answer

Outline of a city in Google Maps

How do I get the outline of a city on Google Maps to appear in Javascript?     
asked by 04.07.2018 / 16:33
0
answers

Angle within a radius google maps

I'm with a project using google maps, where I get the latlng information (which will create a marker in that location), plus radius and azimuth, knowing that the angle will always be 60 °. How can I form an angle with the azimuth, within a radiu...
asked by 03.07.2018 / 21:59
1
answer

Navigator Geolocation, questions and problems

I'm having a problem with navigator, I'm trying to get it to refresh the map and I can get and check the user move update for the map, but I have no idea, I thought about using a reload map function, however reloading it all and getting informat...
asked by 07.06.2018 / 04:32