About 846,000 results
Open links in new tab
  1. Put a button on top of a google map - Stack Overflow

    Jul 12, 2017 · 14 I would like to put a button on top of a Google Map next to the Map, Satelite and Hybrid buttons. I was wondering if its possible and how would be the best way to do it? So …

  2. Google maps custom button with standard style - Stack Overflow

    Nov 17, 2013 · 5 Is there any way to add custom button to the Google Maps using their latest api, so that it will use the same style as other standard buttons? I'd be thankful for a sample code …

  3. How to add my location button in Google Maps? - Stack Overflow

    Jul 25, 2014 · AFIK Google maps API v3 does not provide any default control for "show my location", however implementing your own is simple; API v3 provides the ability add custom …

  4. Adding an onclick event to google.map marker - Stack Overflow

    google.maps.event.addDomListener(window, 'load', initialize); But I can't seem to hook up the onclick event for the marker url? I know it has something to do with adding …

  5. GMaps V3 InfoWindow - disable the close "x" button

    Sep 21, 2013 · Still somewhat subject to Google changing how things are implemented - depends on the info window class staying the same, and close button being the immediate next div after it.

  6. how to change google map API's My Location button postion in …

    Mar 21, 2019 · I'm using bellow widget,I want to change MyLocation button get to bottom position in my map view GoogleMap( onMapCreated: onMapCreated, options: GoogleMapOptions(...

  7. How to add a button to InfoWindow? - Stack Overflow

    I have the following code and everytime I try to add a button it doesn't work. Could someone please show me how to add a button that shows an alert box when clicked? var infowindow = …

  8. Whats the proper way to to link a button to google map?

    Aug 26, 2015 · I am fairly new to javascript and even newer to google maps api. I want to click a button and have an info window pop up above the marker. I am able to click the marker and …

  9. How to add a button in google api over the map - Stack Overflow

    I want to add a button over the google map, at a certain position e.g. at latitude: 62.323907 and longitude:-150.109291. I am able to add the button but I cannot click it.

  10. How to change Google map infowindow close button position?

    It seems that problem is not how to change close button position but how to open InfoBox. You are calling InfoWindow constructor with options for InfoBox but you have to create InfoBox with …

Refresh