draggable
A Boolean value that indicates whether someone can drag the the user location annotation.
Declaration
get draggable(): boolean;
set draggable(_: boolean);Discussion
You can’t set the draggable property of the user location annotation. This property always returns false.