Thanks to everyone for your replies. The http://www.geocodezip.com
site was a great starting point.

I've created a hardcoded example that actually works in IE v8 on Win
XP and works on some Mac OS X Macs with Safari but not all of them.
I've uploaded the file to:

http://dl.dropbox.com/u/34923164/ztest.htm

On a few Macs it's not loading the page (have reset Safari and emptied
the cache) and when I turn on debugging I get these errors:

SyntaxError: Parse error
TypeError: Result of expression 'google.maps.Size' [undefined] is not
a constructor.
TypeError: Result of expression 'google.maps.LatLng' [undefined] is
not a constructor.

It's wierd as it's working fine on some Mac's but not others and I'm
not sure what is wrong at this point as I'm still working my way
through my JavaScript book :-)

Thanks,
Steve


On Jul 5, 7:28 pm, Pil <wolf...@gmail.com> wrote:
> If you have more markers you should use a createMarker() function that
> creates and displays the markers.
>
> Try to write it yourself. It's a good finger exercise for beginners.
> You can also search the group's archives for createMarker.
>
> On Jul 5, 9:55 am,fmdataweb<fmdata...@gmail.com> wrote:
>
>
>
> > I'm new to JavaScript so I would like to learn by example - can anyone
> > point me to a site that has the correct syntax for a simple Google Map
> > showing multiple locations with markers, similar to the single marker
> > example at:
>
> >http://code.google.com/apis/maps/documentation/javascript/examples/ma...
>
> > but with multiple markers?
>
> > Many thanks,
> > Steve

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to