MapstedMarker

constructor(position: Position, style: MarkerStyle)

Constructor to create a marker on a specific position with a specific style

Parameters

position

Position at which the marker has to be plotted

style

MarkerStyle for the marker


constructor(propertyId: Int, buildingId: Int, floorId: Int, mercator: Mercator, style: MarkerStyle)

Constructor to create a marker on a specific zone and location with a specific style

Parameters

propertyId

the property

buildingId

the building

floorId

the floor

mercator

the location

style

the style