Questions tagged as 'google-maps'

1
answer

Remove default map marks on android

I have not tested, but apparently in javaScript you can remove the default map marks using MapTypeStyleFeatureType - link . What is the related class in the android API? *** If you can reduce the size of the text it would already be good....
asked by 22.08.2016 / 22:13
1
answer

Add bookmarks to gmap

I want to add a bookmark at the point I'm showing on the map. It loads the map and everything, but I can not add the bookmark. <h:body> <h:form> <p:poll interval="10" listener="#{gadoBean.obterPosicaoTag}...
asked by 13.07.2016 / 20:20
1
answer

Display coordinates on the map with gmap

I want to get coordinates of the database and show them on the map along with the marker, but I can not. I think there is something missing in the view . It should show only the last location data stored in the DB. Can anyone help me? The pr...
asked by 08.07.2016 / 16:44
0
answers

Polygons Google Maps

I'm using the google API but I need a way to do the polygons of "such" automatic state without having to do this manually. Because there are several states that I need to work around, is there any way I can do this?     
asked by 16.08.2016 / 16:10
0
answers

How to call popover in place in place of an infowindow?

I have a situation in maps where I have several markers on the map and each one with a different ID. I can use infowindow normally to display all the data pertaining to that marker. However, I will need to implement a more advanced html and I wi...
asked by 29.06.2016 / 16:15
0
answers

Circles is overlapping Merkers making clicks (Google maps API JavaScript)

In Google Maps API JavaScript, when using the Circles object it overlaps my Fusion Tables Layer making it impossible to click on the markers and open the infoWindow and etc of each marker. I've tried calling the circle before calling the fusi...
asked by 14.06.2016 / 03:52
1
answer

Clear a route between two points (API google maps)

I've created a system of routes between two points in Google Maps (one passed by the user and the other already defined by me). My problem is in the process of showing a new route, ie how can I remove a route previously mapped by the user, to...
asked by 05.07.2016 / 21:01
0
answers

How to get address, longitude and latitude by Cep using Google Maps Api

I am doing a project where I need the user to inform the Cep and that automatically fill in the fields of a form such fields being: Street, Neighborhood, City, I am looking for a few days.Please who knows how can I make this application thank yo...
asked by 27.04.2016 / 01:19
0
answers

Paint streets of googlemaps

I'm doing a service that needs you to paint some streets of maps with different colors depending on a particular typology. I already did it for ios, as I'll show in the image below. But in this case I used the ios mapkit. Now I want...
asked by 27.04.2016 / 16:36
0
answers

Duplicate bookmarks in Google Maps, even with cache disabled!

Hello, I'm working with google maps, everything was going okay, but when I started using the bookmarks, the same ones are getting duplicated in some places, this happens when I'm walking and I'm stopped somewhere, when I move again and the GPS u...
asked by 31.03.2016 / 16:05