How do I make a marker in Google Maps API that can be dragged only along a specified path? I only need to do it in the shape of a circle. Can't find anything specifically related on SO.
Like this: http://jsfiddle.net/geocodezip/oh4v583t/1/
maybe using marker.setpath function?;