New to the Google Maps API, so this may be a simple question.
I've got a Flex application that uses the Google Maps component. Is it possible to configure the component to use the v3 API (no maps api key)? If not, is there a workaround to use the Javascript API? Or a timeline for providing swc using v3?
I currently perform client-side geocoding using the v3 webservice, but I need to also display maps and allow user interaction.
Thanks.