Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsMarkerBillboard Class Reference

Instance of Billboard marker. More...

Inheritance diagram for OnlineMapsMarkerBillboard:
OnlineMapsMarkerInstanceBase

Public Member Functions

void Dispose ()
 Dispose billboard instance.
 

Static Public Member Functions

static OnlineMapsMarkerBillboard Create (OnlineMapsMarker marker)
 Creates a new instance of the billboard marker.
 

Public Attributes

bool used
 Indicates whether to display the marker.
 

Additional Inherited Members

- Properties inherited from OnlineMapsMarkerInstanceBase
OnlineMapsMarkerBase marker [get, set]
 Reference to marker.
 

Detailed Description

Instance of Billboard marker.

Member Function Documentation

◆ Create()

static OnlineMapsMarkerBillboard OnlineMapsMarkerBillboard.Create ( OnlineMapsMarker marker)
static

Creates a new instance of the billboard marker.

Parameters
markerMarker
Returns
Instance of billboard marker