Hi! i put in on my website a gmap in javascript and making some test...! i create some dragable marker, the code add the marker when i click on a map point and than i can move this marker by drag and drop... now i whant to make some other test but i have some difficult...
i whant to create this marker manually but i whant to create an array of marker with an id for every one marker... i whant to interrogate the markers for know the current position and some other geo information by id for example, when i create a new marker i can store in some variables this information but if i move this marker i have the first position but i lost the real current position... i whant to make a cicle for ask this information for every one marker or refresh this information by a code in a push button... -- 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.
