hey Guys,

I'm just looking for a thinking out of the box method for this problem.

I'm running into an issue where the kml file is 5.7 MB, and I use a mysql query to pull the kml info out and put it in a file form so the map can load it.

The query runs almost instantaneous, but the map takes quite a while to load.

I was hoping that someone here might have a solution for me.

My initial thoughts are:

Use a query to pull combined results. for example:

poly 1, 2 and 3 all combined to show as one poly.

When the user Zooms into a level that a more detailed poly can be shown, it loads just that poly.


Any thoughts?

--
Thank you,
Greg Borbonus
*nix System Administrator
[email protected]

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

Reply via email to