> I was following the guide here > >http://code.google.com/apis/maps/articles/phpsqlajax.html > However when finished it seemed to not include a way for the markers > to be written TO the SQL file?
That part is labelled "Populating the table". The example is about basin a map on a database, not about database maintenence. > My goal is to > have a working map that I can click on to create a marker, have that > marker saved in some way (SQL or XML would be fine) These examples may be more relevant http://code.google.com/apis/maps/articles/phpsqlinfo.html http://econym.org.uk/gmap/store.htm > Here's my page:http://brohalla.pyrofyr.net/Havenmap/ Can't see any attempt to get the functionality you want there. Currently doesn't work because of the syntax error, you'll need to carefully go through the javascript and pair the curly brackets up. -- 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.
