On Sep 17, 11:25 am, scotth <[EMAIL PROTECTED]> wrote: > It was pretty easy to sort out how to add my own tiles: > > It is defeating me how to add a second set. This doesn't work: > > I presume it's that reference to var map which can't happen twice. > What do I do here?
Why not use map.addMapType(mapMine2) as suggested in the documentation? http://code.google.com/apis/maps/documentation/reference.html#GMap2 Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
