On Mar 7, 1:09 pm, pracus <[email protected]> wrote: > On 7 Mar, 21:59, "[email protected]" <[email protected]> wrote: > > > > I need to put some markers into MM and give an option to remove some > > > of them and add other ones after that and remove and again... > > > Why are you using a MarkerManager for this? > > Because I can easily remove clicked marker from the stock. Any > suggestions will be appreciated :) > > > > And after all those operations I need to create a polygon based on the > > > markers which remained in MM. > > > Why don't you keep track of them in an array of your own? > > I'm not a proffesional programmer so I seeked for the fastest and > easiest way for me to allow creating new markers, remove some of them > if needed. All those have to be draggable and after each change (drag, > new marker apperiance or removing any marker) the polygon needs to be > redrawed to show the current shape. > MarkerManager seemed to be the easiest way for me to manage draggable > markers but there is a problem with polygon redrawing.
http://www.geocodezip.com/map-markers_ConvexHull_Polygon.asp Here the markers are draggable: http://www.geocodezip.com/map-markers_ConvexHull_Polygon_drag.asp -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
