I'm having issues whenever I add a specific piece of code to the page for users to be able to add their own markers.
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? Mucking around and grabbing code from another page I came up with some things, but when placing them all in they seemed to break everything altogether and the map just won't show up after. I read all of the econym files and attempted using the code for how to add markers as well, and it resulted the same exact way in nothing but errors. My goal is to have something to replace a website that went down a week ago. I used GMapImageCutter (which it also used) and edited my file otherwise to be exactly like it, however that didn't work, so I looked up information and came with nothing that works. 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), and have all markers displayed in a sidebar so that I can click and get back to them. Here is what I'm currently working on, I keep attempting to use the default GMapImageCutter page I got out and then add something from one of the econym pages that has exactly what I want and it won't work even like that alone, so I must be doing something horridly wrong. Here's my page: http://brohalla.pyrofyr.net/Havenmap/ -- 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.
