Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Maps Api 3

Returning The Uk Post Code Only Part Of A Google Maps Geocode Result

I have the following line of code from the Google Maps API V3 sample: https://google-developers.app… Read more Returning The Uk Post Code Only Part Of A Google Maps Geocode Result

How To Change The Radius Of The Circle Of Geolocationmarker

I'm trying to change the radius of the circle of the GeolocationMarker library to 3 km; here is… Read more How To Change The Radius Of The Circle Of Geolocationmarker

Google Maps : Change Map Marker Location On Dropdown

I want to change map marker position on basis of dropdown change even,What I'm doing is I get l… Read more Google Maps : Change Map Marker Location On Dropdown

How To Display Custom Places In Google Maps Api Search Results?

So there is this basic example of a google map with a searchbox: https://developers.google.com/maps… Read more How To Display Custom Places In Google Maps Api Search Results?

Google Maps - Setting It Up To Work With Rails 5 - Geocoder Not Geocoding

I have been trying for 4+ years to try and figure out a way to use google maps in my Rails app. I&#… Read more Google Maps - Setting It Up To Work With Rails 5 - Geocoder Not Geocoding

Csp Unsafe-eval Using Google Maps Api

Getting script-src 'unsafe-eval' error when trying to use Google Maps' API. Her Soluti… Read more Csp Unsafe-eval Using Google Maps Api

Realign Google Maps To Fit All Markers Into To The Right 70% Of The Map

I would like to provide a client with a solution for displaying all of the branches in one city on … Read more Realign Google Maps To Fit All Markers Into To The Right 70% Of The Map

Google Directions Don't Work

I try to make directions for my current position and marker coordinate. so i get latitude and longi… Read more Google Directions Don't Work

Google Maps Api V3 Geolocation Not Working In Google Chrome

I'm using Google Maps API v3 Geolocation to get the users actual location. I found this post fr… Read more Google Maps Api V3 Geolocation Not Working In Google Chrome

How To Remove Information From Info Window (on A Kmllayer)

I am working with a Google Map API and I have imported a kml layer into my code.My problem is that … Read more How To Remove Information From Info Window (on A Kmllayer)

How To Know If The User Change Zoom (google Maps V3)

I'm developing an app with Google Maps and Angularjs. I have this code to control whether the z… Read more How To Know If The User Change Zoom (google Maps V3)

How To Make Route Direction Between Multiple Markers

How to make route direction between Manly Beach -> Bondi Beach -> Coogee Beach -> Maroubra… Read more How To Make Route Direction Between Multiple Markers

Google Maps Webservice Api - Show Directions Result On Map

EDIT: How is it possible to get a DirectionsResult json object from Google maps Web Service … Read more Google Maps Webservice Api - Show Directions Result On Map

Customizing An Infowindow

Is it possible to change the color of the border, the alignment, padding and other attributes of an… Read more Customizing An Infowindow

Google Maps Api Marker With Label

I have var marker = new MarkerWithLabel({ position: uav.Position, icon: ma… Read more Google Maps Api Marker With Label

Common Event Handler For All Google Maps V3 Markers

I have a map that shows 500 markers and they are redrawn when the user scrolls the map. Each of the… Read more Common Event Handler For All Google Maps V3 Markers

Passing Google Event Data In Addlistener

I have a variable number of text fields to which I am initialising Google Maps Autocomplete dynamic… Read more Passing Google Event Data In Addlistener

Array Of Destinations With Google Direction Api

I'm new to javascript and I have this problem with google directions : I have a table that cont… Read more Array Of Destinations With Google Direction Api

Google Maps Show/hide Multiple Overlays

What I would like, are 2 custom overlays on a map, with the ability to show/hide both overlays sepa… Read more Google Maps Show/hide Multiple Overlays

Map.setcenter() Function Is Not Working Properly

Here's code... Read more Map.setcenter() Function Is Not Working Properly