I just realized you may be able to skip rounding entirely.  Part of
the Lat/Lon to x/y conversion involves shifting by the zoom level.
Shifting a floating point number generates an integer result.
Rounding an integer does not change it.

Also, at some point, whatever gains you can achieve are significantly
less than the overhead of the VML engine itself.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to