I've just started using Google Maps, so I might have missed a thing or two.
I'm building a Flex-application where I have my own map-component, which uses .shp (ESRI shape) files for drawing the map. What I want to do is to have a Google Map as a layer beneath my map component. >From what I've read (http://cfis.savagexi.com/2006/05/03/google-maps- deconstructed), Google Maps use different projections at every zoom level. This makes my life a bit complicated, since I want to match my projection in the .shp-file with the projection in Google Maps. It's quite easy to do a reprojection of a shapefile using some kind of application, but I guess one would have to do this dynamically in my application when zooming in and out of the map(s). Does anyone have any suggestions on how to solve this? Would the easiest/best way be to create a SHP-projection-converter to be used on- the-fly, when running my Flex-application? Are there any solutions out there? /Jonas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
