Hi Kelvin- Currently, we have Markers set to never snap to pixels. (pixelSnapping = NEVER). We could offer that as an option however; please file a feature request: http://code.google.com/p/gmaps-api-issues/issues/entry?template=Flash%20API%20-%20Feature%20Request
Until that's offered as an option, you could create an OverlayBase extension and set pixelSnapping to NEVER in the extension. - pamela On Sat, Jul 18, 2009 at 3:23 AM, Kelvin Luck <[email protected]> wrote: > > Hi, > > Is there any way within the Google Maps for Flash API to ensure that > markers (and all of their parents through the display object > hierarchy) are placed on full pixels (e.g. with no decimal values)? > Flash does some weird rendering stuff when things aren't placed on > full pixels (anti aliasing and stuff) and it's messing up the > appearance of my app! > > Thanks, > > Kelvin :) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
