I'm coding a asp.net page with google maps and some variables.
With Google map version 2.80 my infobox works fine in IE, FF2 and 3
Google Chrome and Opera. When I Change the version to 2 or 2.x wich
I've needed to develop more tools.
I get a Javascript error in Internet Explorer but in FF2 and 3 Google
I am designing a map and just want to put in a search option
underneath my map...
How do I go about this?
I work in a hospital in Dublin, Ireland and I am trying to design an
Interactive Google Map for patients who want to visit the hospital
I have signed up for an API key…
I am just wondering what is the best steps to go about designing this
map and would you have any map samples or code samples…
I'm not sure if this is the right place for this question, but here I
go:
I'm planning to develop a website that contains a index of all the
Sexshops in my country, and I would like to place them on a google-
map.But I'm not sure if doing this I violate the Terms of Service,I
I have a map on a page where the map is in a <div> element that is
initially hidden.
In firefox, the map only partially loads - bits are missing including
the zoom controls and status bar reports "transferring data from
maps.google.com"
Any pointers or simliar experiences?? How can get the map to load
If I use the geocoder to find the lat long of an address, if the
street number does not exist, it seems to return somewhere in the
middle of the street.
Is there any error code ot information I can use to tell me that the
returned lat longs are not the exact address I requested, but just
what I want is to add a listener to a Polyline, so that I can show
some information (using infoWindows for example). To create lines I
use the following function:
function create_line(from, to, message) {
var line = new GPolyline([from, to], "#ff0000", 2, 1, polyOptions);
GEvent.addListener(line, "click", function(latlng) {
I'm trying to remove an overlay and an infowindow when the user clicks
on the get directions button and I can't figure out how to do it.
Thanks in advance for any assistance - Rick
Here is the code I'm using: ( --> indicates the overlay/infowindow I
want to remove)
var map;
var gdir;
I'm currently building a cms-based site. During the construction phase
the site is in a password protected directory. It will however be open
to all visitors after construction and testing is finished.
I would like to use a cms-extension which uses the Google Maps API on
this site. Would it be a problem if I install this extension with the