For the parking lots, I'd suggest rendering the image as a GIF or PNG file and displaying it on the map with a GGroundOverlay. That would be a lot faster.
Also, using .hide() and .show() to hide and reveal your overlays is more efficient than removing them and creating new ones. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
