I'm currently attempting to use Mike's eShapes code on a map that's also using his Euclidean projection. Alas, the eShapes GPolyline.Shape () and GPolygon.Shape() functions appear to be automaticlaly compensating for Mercator projections, and so my shapes are coming out all warped when placed on my Euclidean map.
Does anyone know what I'd need to change in the GPolyline.Shape / GPolygon.Shape methods in order to remove the Mercator compensation so that the shapes will draw correctly on a Euclidean map? I've studied the code, but the maths are beyond me, and, well, my head assplode. Thanks for any help. And Mike, if you're reading this, thanks many times over for your wonderful tutorials and amazing contributions to this community. Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en -~----------~----~----~----~------~----~------~--~---
