Category "google-maps-api-3"

Alert Box with Marker Google Maps API

I currently have a marker called chicagoMarker and I created an event listener for this. I am having trouble getting an alert box to appear each time the user g

Dynamically add/remove controls [Google Maps]

I made a custom search bar on my map that needs to overlap some controls that are on there as well, after messing with the z-index of those controls for a while

Google Maps SDK for Android - Cost

My question is about the charge in the Google Maps API, I have the following code: public void onMapReady(GoogleMap googleMap) { mMap = googleMap; //

Embedding the new google map in your website

I just found out that the new google map doesn't have a link button that used to let people get the embed code which they can embed in their websites. LINK-1

Google maps api-3: Change polygon's default cursor

I can change the map's draggableCursor for example but I even if I change it polygon's cursor is still pointer since the map is behind polygons. I would like to

Google maps draw distance traveled polyline

I would like to draw a 'distance traveled' polyline over a preset route using V3 of the google maps API. The polyline would need to run through multiple waypoin

How do I execute a function after the callbacks inside a for loop are completed?

I have a for loop in a search function, with a function that does a callback inside the loop, and I want to execute a BUILD() function after the loop, and after

Google Maps API V3 : How show the direction from a point A to point B (Blue line)?

I have latitude and longitude for 2 points on database, I want my Google Map to display a route from point A to point B... Just like we see here (Google Maps D

Google Maps RouteBoxer API missing

I've been using this API for several years now and it's worked as recently as March or April of this year. Now, I'm getting a 404 error from: http://google-ma

Google Maps API not returning some postal codes (French cities)

I have an autocomplete field on my rails app, which is not returning the postal_code for some French cities, whereas they actually DO exist (and since all citie

Google Direction service plotting unexpected route

I have an asset i.e. a truck generating reads (lat, lng) at a specific interval and I am plotting those reads on maps using direction service api But direction