> Can anyone tell me, is it possible to load polygon from kml file and marker > created by using the point geometry from my postgis table to same map at > same time.
Yes. Well, not really at exactly the same time, but you can load data from multiple sources onto one map and have them all visible at the same time. > If possible tell me how? Write some code to load the KML. Write some code to load markers from whatever mechanism (XML, JSON, whatever) that you have chosen to get data from postgis. > Please help me.. The more specific you can make the question, the better the help can be. What have you tried so far? Which bit are you stuck on? cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
