Questions tagged as 'google-maps'

2
answers

How do I change the position on the map each time the user clicks a link?

I need to display a map and just below would have a list with multiple addresses and when clicking on each address would be marked in Google Maps the place. I have researched the net but found nothing that I could base.     
asked by 16.01.2015 / 01:52
4
answers

HTML 5 Bootstrap google maps

I have a problem that the map does not load, but it's only the second map, the others load normally. <!--Joinville --> <div class="row"> <div class="col-lg-6"> <iframe width=100% height=50% framebo...
asked by 22.06.2016 / 14:46
1
answer

How to change Google Maps theme?

I am developing a project, a site and in it I have a dark map of Google Maps, it is a common map with a specific coordinate of Latitude and Longitude, but I would like this map to be dynamic and with another theme, for example: theme blue, with...
asked by 18.06.2016 / 23:30
1
answer

How to customize the current location marker (GPS) in Maps api v2 android?

Well folks I want to customize the blue dot of the GPS in Maps and I want that I can move it to any place of the map, as well as it works in the applications of Taxi.     
asked by 26.02.2015 / 03:21
2
answers

GoogleMapsv2 to stop working in the production version

My app works with Google Maps perfectly in the debug version, but when I publish to the Play Store it stops working. What is the process for generating the GoogleMapsV2 hash for the release version? How to test .apk, before uploading, to make...
asked by 06.03.2014 / 17:13
2
answers

Google Maps bookmark

I have the application below, which adds markers to the map according to the past addresses, but it seems to me that it has a maximum limit. You only get 10 points, but there are more than 10 past addresses. Could someone tell me why and how do...
asked by 25.11.2016 / 14:26
1
answer

Replace Google map

My question is how to use the google maps library with another map, or image. I found an interesting example that left me pensive, but I could not find an answer so far. Here's the example: link And some images: I've seen anoth...
asked by 29.04.2015 / 02:17
1
answer

Bootstrap modal does not load Google Maps v3 correctly

Ihavethefollowingproblem,whenloadingGoogleMapsv3inaModalwiththeBootstrapFrameworkthemapisnotdisplayedproperly.Followthecode:<!DOCTYPEhtml><html><head><metacharset="UTF-8"> <link href="css/bootstrap.css" rel="st...
asked by 24.09.2014 / 22:47
2
answers

How do I move an icon on the map behind my location?

I'm doing a project that uses the Maps v2 API. In this map my location appears, which is being updated as soon as I move. I put an icon with the police image, and I wanted this icon to come after me every time I move, or if I'm standing still be...
asked by 30.01.2014 / 10:33
1
answer

Google API - Autocomplete does not have zip code

I'm trying to use Google services to get mailing. The idea is to enter the address or zip and load the data street, neighborhood, zip, city and state. I've been able to get most of the data, but the zip is not being returned in the output. He...
asked by 18.12.2017 / 12:43