Label component.
A Label is a 2D text label anchored to a position on the map.
<Label target={mapData.getByType('space')[0]} text={"Hello, world!"} /> Copy
<Label target={mapData.getByType('space')[0]} text={"Hello, world!"} />
Label component.
A Label is a 2D text label anchored to a position on the map.