Hi AzMapper- If you want the controls to be on top of the map, then you can create a custom control, and then trigger a map.setCenter() from that control. The Textual Zoom Control example is close to that: http://gmaps-samples-flash.googlecode.com/svn/trunk/examples/ControlCustom.html
If you want the controls around the map, then you can just use Flex controls or Flash components as you normally would, and then hook them up to the map actions. This example shows that: http://japonyol.net/maps/slider.html If you've got a few minutes, I encourage you to browse through the demo gallery to get an idea for the various examples there: http://code.google.com/apis/maps/documentation/flash/demogallery.html - pamela On Sep 4, 11:40 am, AzMapper <[email protected]> wrote: > I've made several google maps applications, but I'm a brand newbie to > the Flash API. > > What I need to make is map in the center of a screen with a series of > buttons on it which when one of them is pushed, zooms to a specific > zoom and location. I assume from the examples of custom buttons that > control zoom this is possible, but has anybody done this or know of a > example out there? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
