> can i use my map file.kmz > > with php/mysql ? > > i want to save my map in database ?
Inside your kmz file are KML files, which is a type of XML. So they're just text really and you can save them how and where you want. kmz files may also contain images, which may give you more of a challenge to save. http://earth.google.com/outreach/tutorial_kmz.html 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 -~----------~----~----~----~------~----~------~--~---
