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

Mark Multiple Locations In Google Map

I am using Google map api v3 to plot markers of location array. My script is function OnSuccess(res… Read more Mark Multiple Locations In Google Map

Google Maps Are Not Showing With Domainname.com

JavaScript: JavaScript Function: Read more Google Maps Are Not Showing With Domainname.com

Google Maps Api V3: Turning User Input Coordinates To Latlng?

I'm new with Google Maps. I'm trying to turn coordinates a user inputs to move a marker I h… Read more Google Maps Api V3: Turning User Input Coordinates To Latlng?

Google Maps Geocode Showing Wrong Address

I have locations stored within a database, and I am looping through them and putting markers down f… Read more Google Maps Geocode Showing Wrong Address

How To Trigger The *start* Of A Google Maps 'drawingmanager' Drawing?

In my Google Maps based application, users often have to draw a pair of concentric circles on the m… Read more How To Trigger The *start* Of A Google Maps 'drawingmanager' Drawing?

Google Map Won't Display Points - Xml Is Null

I'm developing a website that will read the lat and lng from the MySQL database that I've c… Read more Google Map Won't Display Points - Xml Is Null

Adding Google.maps.latlng To An Array Within A Loop

This is my code to draw a polygon on a map... which doesnt work. Please tell me what I'm doing … Read more Adding Google.maps.latlng To An Array Within A Loop

Google Maps Javascript Api Access Geojson Feature Property Explicitly

I've been working with the Google Maps Javascript API for several weeks now. I've been havi… Read more Google Maps Javascript Api Access Geojson Feature Property Explicitly

Google Maps Marker Refresh With An Array

I tried to refresh my markers on the map. For this i tried to push the markers into an array. Googl… Read more Google Maps Marker Refresh With An Array

Google Maps Autocomplete Doesn't Work On 2 Pages (2 Different Forms)

Here's the setup of Google Autocomplete: Read more Google Maps Autocomplete Doesn't Work On 2 Pages (2 Different Forms)

Get Array Of All Points Of Polygon - Google Maps Drawing Tool Api-3

i am using Google Drawing tools for drawing polygon/rectangle on google maps, now i need to show ma… Read more Get Array Of All Points Of Polygon - Google Maps Drawing Tool Api-3

Google Maps Strange Polygons On Landscape When Water Visibility Off

I'm trying to make google map water background transparent so that it shows the webpage backgro… Read more Google Maps Strange Polygons On Landscape When Water Visibility Off

Custom Google Map V3 Controls Position Issue

I'm having an issue with three custom controls I have created for a map application. According … Read more Custom Google Map V3 Controls Position Issue

Batch Requests For Google Places (javascript V3)

Is there a way to batch requests for the Places Library in JavaScript? I've seen this page, so … Read more Batch Requests For Google Places (javascript V3)

Google Maps V3: Check If Marker Is Present On Map?

In Google Maps V3, is there a way to check whether a marker is actually present on the map? I have… Read more Google Maps V3: Check If Marker Is Present On Map?

How Do I Make This Script Fire When I Click A Fusion Tables Layer?

I have a Fusion Table layer on my map. I want to make it so that when I click on the Fusion Table l… Read more How Do I Make This Script Fire When I Click A Fusion Tables Layer?

How To Capture And Parse Json Returned From Google Maps V3 Api?

I have written down the following code: var url = 'http://maps.googleapis.com/maps/api/geocode/… Read more How To Capture And Parse Json Returned From Google Maps V3 Api?

Display New Markers When Map Bound Changed And Clear Old Marker

when map bound moved by user, make disappear old position markers and display new markers. For an e… Read more Display New Markers When Map Bound Changed And Clear Old Marker

Can Not Get Multiple Page Jquery Mobile Working With Google Maps

I have jQuery mobile working with google maps so that I can display one, stand alone page with a ma… Read more Can Not Get Multiple Page Jquery Mobile Working With Google Maps

Snap A Marker To A Specific Road

I'm working on a project where I'm tracking user feedback for a section of construction, bu… Read more Snap A Marker To A Specific Road