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

Php: Calling Javascript Function With Parameters From Php

I am trying to call JavaScript function with parameter that are PHP variables. I have tried 2 appro… Read more Php: Calling Javascript Function With Parameters From Php

Invalidstateerror: "an Attempt Was Made To Use An Object That Is Not, Or Is No Longer, Usable" In Basic Google Map Tutorial Example

I have an XML, which is transformed to HTML via an XSLT. The XML is able to contain JavaScript, and… Read more Invalidstateerror: "an Attempt Was Made To Use An Object That Is Not, Or Is No Longer, Usable" In Basic Google Map Tutorial Example

Google Maps Waypoints Not Showing Whole Path

I am drawing a simple route from a source to destination using Google Maps V3 Directions Service. I… Read more Google Maps Waypoints Not Showing Whole Path

Google Maps Add New Marker And Pop Up Title

Sorry if this is a real rookie question but I can never get my head around Google Maps API. Below … Read more Google Maps Add New Marker And Pop Up Title

Google Map Api Polygon Re-color

I want to change polygon color after it is already set. but on user event. Once the route colors ar… Read more Google Map Api Polygon Re-color

Issue Toggle On/off With Infowindow

today i saw an answer about toggle on/off in the same button, and i decided to try to use. What i w… Read more Issue Toggle On/off With Infowindow

Initmap Is Not A Function - Map Not Rendering. Google Maps Api - Js

I am experiencing the well known issue initMap is not a function and I really don't see how to … Read more Initmap Is Not A Function - Map Not Rendering. Google Maps Api - Js

Google Maps - Postcode Plotting

I'm struggling to find any up to date relevant information on how to achieve this effect in goo… Read more Google Maps - Postcode Plotting

Cant Get Markers From Xml

I cant get my map to show the markers which I am trying to get out of a XML file. I have tried a nu… Read more Cant Get Markers From Xml

Google Maps Polyline Click Between Points

Using Google Maps api 3, I have a polyline with a click event. I need to find out between which two… Read more Google Maps Polyline Click Between Points

Find Nearest Pins On Google Map

I have been using the javascript Google Maps API to construct the following map: http://springhillf… Read more Find Nearest Pins On Google Map

How To Insert Google Maps Through A While Loop?

I want to insert a google map in a div(html) which generates through a while loop. Google map gets … Read more How To Insert Google Maps Through A While Loop?

Display Multiple Points On Google Map By Fetching The Names From Database

I am new in JSP. I have a requirement where i have to build a webpage which will fetch records of a… Read more Display Multiple Points On Google Map By Fetching The Names From Database

Google Map Iterate Through All The Objects

I am dynamically loading json map data. Once the data is loaded, I wanted to iterate over all items… Read more Google Map Iterate Through All The Objects

Drawing Anonymous Circles In Google Maps

I'm trying to draw a google maps that has multiple Circle overlays, however I do not want to re… Read more Drawing Anonymous Circles In Google Maps

Google Api Multiple Markers With Different Colours Depending On A Class

So I have this code below the markers are created by a CMS system using the Postal code and City. … Read more Google Api Multiple Markers With Different Colours Depending On A Class

Google Maps V3 Javascript Works Only In Chrome?

I wrote a script that first geocodes an address and then displays a map of that address. The troubl… Read more Google Maps V3 Javascript Works Only In Chrome?

Angular Google Maps: Put Image In Info Window

I use google maps api angular (https://angular-ui.github.io/angular-google-maps/#!/api/windows) to … Read more Angular Google Maps: Put Image In Info Window

Google Maps Doesn't Work In Internet Explorer 11

I call my HTML with googlemaps from another application by window.open (javascript). The html page … Read more Google Maps Doesn't Work In Internet Explorer 11

Javascript - Pass A Value From Dropdown Box To Google Maps Api

I am creating a quote form for a taxi firm using Google Maps API. Currently, the user enters a star… Read more Javascript - Pass A Value From Dropdown Box To Google Maps Api