@Ben Appleton said: "V3 implements something like Douglas-Peucker in JavaScript. Are you sure you need to pre-simplify your polylines? "
Ah, you could be correct there, I will look a bit closer at the return values, I was just trying to work out in advance a problem I had noticed in my test data. Your comment certainly explains why while Mysql needs a Polygon to have a both a start and and an end point which are exactly the same this seems not to matter to Gmaps v3, it just dumps the extra data point (my list of Mysql Geometry Polygon Gotchas is going up). I will look into that matter now and post back what I find - thanks for the heads up, most kind! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
