Hi, I am very interested in creating a Google Map in Flash using custom tiles and custom layers. I've successfully been able to do so using the default Mercator Projection provided by any of the Google API MapType's.
I want to take this a step further and enhance the map so that it does not repeat the map image infinitely. I've been researching examples like: http://gmapuploader.com/view/pcWf3AdauJ http://maplib.net/map.php?id=13 I noticed they created a custom Projection for the Euclidean Projection. Great! Seems to work well using the Javascript Google Maps API but not with the Flash API. Is there a working example using the Flash API? I posted up some source of the custom projections I've found and ported them from Javascript to ActionScript. They don't seem to work exactly as designed. Map Markers jump around and the map image itself skips around as you drag. Custom Projection source: http://google-maps-api-for-flash.googlegroups.com/web/TestProjection.as?gsc=l-ZUNRYAAAClUal-mYb3n73TLQDspNNuTvf5X75BbpUJK1xB1ciEUw http://google-maps-api-for-flash.googlegroups.com/web/EuclideanProjection.as?gsc=l-ZUNRYAAAClUal-mYb3n73TLQDspNNuTvf5X75BbpUJK1xB1ciEUw --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
