Reference Source
import {InstanceMarker} from 'blip/src/instanceMarker.mjs'
public class | source

InstanceMarker

Static Member Summary

Static Private Members
private static

This is distance at which the marker is removed from the screen.

Constructor Summary

Private Constructor
private

constructor(pMapInstance: Object, pIconSettings: Object, pMarkerSettings: Object)

Static Private Members

private static REMOVAL_DISTANCE: number source

This is distance at which the marker is removed from the screen. (Distance from the center of the screen).

Private Constructors

private constructor(pMapInstance: Object, pIconSettings: Object, pMarkerSettings: Object) source

Params:

NameTypeAttributeDescription
pMapInstance Object

Instance settings.

pIconSettings Object

Icon settings.

pMarkerSettings Object

Marker settings.