The simple answer is to prepare your database to use one polygon per
record and drop the multipolygon problem. It's easier to deal with
polygons if you know there is only a single boundary in each.

There is also the problem of holes, you probably have that as well.

This isn't a PHP problem, but one of programming so you can solve it
with some thought. This also isn't an API problem, so you might want
to post your question on a PHP forum for better results.

-John Coryat

http://maps.huge.info

http://www.usnaviguide.com
--~--~---------~--~----~------------~-------~--~----~
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