setPosition Method

Set the position (in pixels) for this Marker in the supplied Viewport, based on its worldLocation.

setPosition(vp: Viewport, markerSet?: MarkerSet<Marker>): boolean

Parameter Type Description
vp Viewport  
markerSet MarkerSet<Marker> The MarkerSet if this Marker is included in a set.

Returns - true if the Marker is visible and its new position is inside the Viewport.

Defined in

Last Updated: 08 January, 2020