> It worked. The coordinate showed in the div 'info' each time the marker is > dragged. But how can I take the string lat and lng, so that I can post it to > my PHP script? I just no idea. No basic in the javascript. Just PHP.
Okay, so you haave your data in javascript variables and/or in a html form ready to be sent to PHP. Try some of these http://www.google.com/search?q=javascript+send+form+data+to+php -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
