marcelo: Thanks for the link. I checked it out and that's not quite what I'm after. It's a map within a map, which is cool, but it's not a controller for the larger map as far as I can tell. Thanks, tho!
Mike: This looks promising. I'll play around with it. I'm relatively new to this whole thing, tho, so it begs the newbie question of exactly where in the code would I put that? And would I have to change anything in what you've written there for it to work for my specific map? Thanks again. > If you don't mind using undocumented features, you can do this: > var ov = new GOverviewMapControl() > ov.setMapType(custommap) > map.addOverlay(ov) > > Actually, as far as I can see, GOverviewMapControl itself seems to be > almost undocumented. There's one line in > http://code.google.com/apis/maps/documentation/controls.html > that mentions it, but it's not listed in > http://code.google.com/apis/maps/documentation/reference.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
