[Google Maps API v3] Re: Custom map markers

2010-09-16 Thread Ben Shillito
to do so are found here:http://code.google.com/apis/maps/documentation/javascript/reference.h... http://code.google.com/apis/maps/documentation/javascript/reference.h... On Wed, Sep 15, 2010 at 9:12 AM, Ben Shillito bshill...@gmail.com wrote: I've got a v3 map up and running atwww.upcakes.co.uk

[Google Maps API v3] Custom map markers

2010-09-15 Thread Ben Shillito
I've got a v3 map up and running at www.upcakes.co.uk/buy and am trying to change the default marker icon image. I've seen Mike William's tutorial at http://econym.org.uk/gmap/custom.htm but this only relates to V2. Does anyone know how to change the default to a simple png file for the v3 code?

[Google Maps API v3] Re: How can I load html content for an infowindow from an xml file?

2010-08-27 Thread Ben Shillito
and then that original line of code with the GXml will work? Very grateful for support, Best, Ben On Aug 26, 11:10 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Aug 26, 6:21 am, Ben Shillito bshill...@gmail.com wrote: I've created a customised google map using this website; http

[Google Maps API v3] Re: How can I load html content for an infowindow from an xml file?

2010-08-27 Thread Ben Shillito
Ignore my last message, I included your code and it works perfectly - thank you very much for you time. Ben On Aug 27, 9:35 am, Ben Shillito bshill...@gmail.com wrote: Hi Larry, Thank you very much for your response. I'm really new to the google maps system and JavaScript. Would you mind

[Google Maps API v3] How can I load html content for an infowindow from an xml file?

2010-08-26 Thread Ben Shillito
I've created a customised google map using this website; http://econym.org.uk/gmap/basic3.htm I then converted it to API v3 using this example; http://www.geocodezip.com/v3_MW_example_map3.html However on the initial tutorial by Mike Williams he offered a way of using an infowindow tag inside