Hi Akshay- The technique in the Flash API would be the same as in the JS API. We have custom map types and tile layer overlays for tiled images, and we have ground overlays for non tiled images. Here are two examples of custom maps: http://code.google.com/apis/maps/documentation/flash/demogallery.html?searchquery=custom%20tiles&classname=
- pamela On Wed, Oct 8, 2008 at 3:33 AM, Akshay Hunka <[EMAIL PROTECTED]> wrote: > > Hello, > I want to add a png file (as tile layers) on google > map on Flex APIs. I know how to do it in JS version but have no clue > about Flex version. > > Any pointers will be very useful. My requirement is as > follows: > > User will click on any area of google map. We will pick lat long from > there and will show a png for that area. (1) So PNGs will be dynamic > (2) PNGs sizes will be high (approx 2 MB) thats why I want to use tile > layers so that the png can be loaded fast. > > Any pointer in this direction will be very useful. > > Best Regards > Akshay > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
