Try changing var Site_Marker = new google.maps.Marker()
to: var Site_Marker = new google.maps.MarkerImage() On Feb 26, 8:29 am, samhail <[email protected]> wrote: > Anyone have any experience of this ? > > my code is slightly more complicated as i cam pulling from a database > and converting to the XML etc... but it looks perfect in relation with > creating the markers & icons. > > examplehttp://samhail.com/where/airsoft1/testa1.html -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
