On Aug 5, 7:12 am, egr103 <[email protected]> wrote: > I'm not great on using JavaScript but I try my best. > > Currently I'm using the complex icon code for custom markers taken > from Google's > page:http://code.google.com/apis/maps/documentation/javascript/overlays.ht... > but I would like to know what part of that code I duplicate in order > to set up another complex icon in a different location?? > > My testing site > is:http://idl.newport.ac.uk/legendofkingarthur/testing-custom.htm > > All help is appreciated
How different is the other "complex icon"? I don't see any attempt on your map to create another. Is it the same, if so, you can use it for another location. If it is completely different, you have to duplicate all the code that defines the icon and change it appropriately. -- Larry -- 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.
