On Jul 22, 9:18 am, Hemank Lamba <[email protected]> wrote:
> Hi
>
> I have written the following code, I want to save the new position of
> the marker into a MySQL database.
>
> Now I do realize that javascript is client end and i wont be able to
> insert the new position into mysql database without having user to
> submit the data.
>
> But can you tell me what will be a good format of doing it.. and it
> would be great if anyone has done this before.
>
> I have multiple markers whose draggable parameter is set to "true" and
> when a user is done with dragging it, I have given a button of "SAVE"
>
> Now I need to know how is it possible to send the new position of the
> markers to backend.

Have you seen this "article" in the documentation?
http://code.google.com/apis/maps/articles/phpsqlinfo_v3.html

   -- Larry

>
> thanks

-- 
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.

Reply via email to