with the site I have set up with custom markers in the site below:
Any guidance would be greatly appreciated.
Map-Services
Could the balloon beak be positioned over the clicked marker, acting
like the openInfoWindowHtml method from the API?
With the help of this forum, I was able to quickly turn it on for
[link]
My problems is that i don't what to use geocoding!!
I need do have structured information about an address like the
My understanding is that Google does not allow the display of its maps
on websites if the website requires a fee to access the site.
I'm developing a travel guide website. It will be free at first, but I
eventually hope to require an annual membership fee, which of course
would be small ($10-20/year). I'm a "little guy" who certainly won't
I'm trying to put different coloured markers on a map ...
If I just use:
var marker1 = new GMarker(point);
, it's fine, but when I use:
var marker<?= $x ?> = new GMarker(point,
{clickable:true,icon:iconYello w});
, then clicking the marker throws up an error: 'b has no properties'.
I am having difficulty with displaying and removing marker. I am not
able to provide the link, because I am working in an environment
(rails) which I am not having hosting yet.
I am providing list of items on my page, every item has an ability to
show marker on the map. I want to display only one marker at one time
in my script I have this script to search my database for different
color markers:
function coloredRideshareIcon(iconColor ) {
var color;
if ((typeof(iconColor)=="undefine d") || (iconColor==null)) {
color = "red"
} else {
color = iconColor;
}
I've written a map which plots some points from a database. You can
see a static version of the map here:
The 'points' are displayed as circular polygons. These are/should be
I note that Google have released a reverse-geocoding service. Can
anyone tell me how many reverse geocode requests a single ip can make
in 24 hours? Is it 15,000 requests, like the geocode service?
Thanks
I'm setting the zoom level in the setCenter function
Thanks everyone
my Problem:
In FF all markers are shown, in IE the map is there but there is no
single marker. IE tells me that the problem is in Line ... "
'documentElement' is Null or no object" and there stands: for (var i
= 0; i < markers.length; i++) {
I think the problem is that the IE can't read the xml-file, which FF




My problem: Using the static map API, I cannot render a map with a
path on my iPhone 3G (V2.2).
Example: [link]
Maps with markers and paths are correctly rendered in Safari and the
Mobile Safari version on the iPhone Simulator. On the iPhone however,
Markers are added through an anonymous function which creates a new
Marker, passing it a point, recovered using GClientGeocoder.
GClientGeocoder is invoked in a cycle, passing it at each step a

Suburb View
I have pasted my code below:
<script language="javascript" type="text/javascript">
I am trying to use the example here
[link]
but getting it to work with uk postcodes seems to be causing me
problems.
i have successfully changed the locale to "en" and got the map to
centre on where i want it but when i try to put a postcode in without
we have a map that shows custom pins. We have a mouseover listener
that open the info box like click. The google map will scroll if the
info box does not have enaught room to display. For us this scroll is
not good. Because in some case with small maps ... the pin goes out
the map area and the info box closes ... and even other pins are not
this is my code
map = new GMap2(document.getElementById( "map"));

I have developed some Google maps page for our web site.
As this is a complex site we have multiple dev/QA environements.
As the code is mostly javascript, the key is embedded inside the jsp
page.
Do you know of a good way to read the key from a conf file and add it
to the page?
I have been trying to look for a way by which I can add mapplet for
Wikimapia ([link]) on Google maps on my
webpage using javascript API. How can I make it possible? Thanks a lot
in advance.


gLocalSearch = new google.search.LocalSearch();
...
var searchstring = "Restaurant -'Restaurant A' -'Restaurant B'";
gLocalSearch.execute(searchstr ing);
My question is, is there a max length of the variable 'searchstring'
that can be used with the command 'execute'?
simplified ex:
I'm relatively new to javascript and the google maps API code. I've
come a long way in the past 2 months, but I seem to be having a
scoping issue now.
This works in IE, but not Safari. I'm trying to loop through my XML
data to get my average longitude and latitude so that when the page
I am using the Drag Zoom Control to select a part of the map and
zoom it. Once I zoom it I will plot some markers on it. But if I zoom
back to the original page the markers still appear there and I want to
get rid of the markers and show a plain
map again instead of markers.
Please advice.
I have a problem with markers ordering in columns. I have used a
template ([link]) from Mike
Williams, where he says - "You need to take a bit of care with
Math.ceil() and Math.floor() to avoid the possibility of the final
marker being placed in the next column".
Has tried splitting a polyline at a specific point? In my application
I use GPolyline.enableEditing() to enable users to edit the polyline.
What I would like to do is enable a user to optionally split a
gpolyline into two seperate gpolylines by clicking on one of the
vertices, highlighted when a route is edited.

Any help gratefully received.
The last change to the code has been made in August 2006 and since
then the map worked like charm.
The data are present and retrieved properly.
Have there been any recent changes regarding the markers?
I am using google maps on my site and they work fine, The problem is
that I have a Site Translator module that can translate my site to
various languages using the google engine
my question is : What url/ip shall I register for google Translator to
get a valid API Key ? because ever time I click on a flag to translate
I get this in IE 7, FireFox & Safari doesn't report any issue but
doesn't load the markers from the Google Spreadsheet
I am using very similar code for a custom map and it works... for some
reason in this scenario is not working for me and I am having a hard
The complete code is below:
<script src="[link]................."
Thanks for taking your time to read this thread. I've tried using:
Google Maps api, Google My Maps, Google Earth, and Google SketchUp to
solve my design problem.
SUMMARY
In a nutshell, the University of Washington (Seattle) has dozens of
buildings on campus. I am working on a way to dynamically display
thanx for you help on this.
I've done this by creating a number of GLatLngBounds objects which
I have this site running: [link]
It shows all the database markers (shops, carclubs, boatclubs,
flightclubs) via color in script.
I like it show only 1 short marker example only flightclubs.
Don't know how to proceed / build this. So need a bit help.
using store locator from pamela.
If you'd be so kind to take a look at my code, I'm experiencing
problems using the addOverlay method. In Firefox, the JS executes, but
Icons are not drawn. In Safari and IE7 the program crashes when it
hits the first addOverlay() call.
This is the page I'm referring to:
That is completely useless!
I have been trying to create a web page that loads a Google Map, fill
it with loads of markers (more than 3000) , and depending on its
availability, uses a pan view window to take advantage of Streetview.
I was able (after reading lots of posts in this forum, and using Mike
Williams' Google map Api tutorial ([link]) as a


I have created a map and i want to add the little thumbnails which you
can see on maps.google.com, but I dont want to add to the public map,
I want to add photos to the map I have created.
My map is here: [link]
So essentially, I want to get rid of the marker, and have a thumb of
1. find a route between 2 places
2. find all major cities between above 2 places
i know that 1. is possible, its google driving directions api.
can you tell me if 2 is possible ?
i need that to get all major cities between two places, which are
placed on evaluated route by driving directions.
var points = new Array();
var point;
var LatArr = xmlRoot.getElementsByTagName(" lat");
var LonArr = xmlRoot.getElementsByTagName(" lon");
for (var i=0;i<LatArr.length;i++){