Constructor
The {@link @link @here/harp-datasource-protocol#MapEnv} used to evaluate technique properties.
Creates a PoiInfo for the given TextElement.
The text element the poi info will be attached to.
The created PoiInfo or undefined if no icon image was set for it.
Sets an icon that will be used to create PoiInfos on subsequent calls to PoiBuilder.build until the next call to this method.
The name of the icon image. If undefined, the image defined by the technique set on the last call to PoiBuilder.withTechnique wil be used.
Index to a shield group if the icon belongs to one.
This builder.
Sets a technique that will be used to create PoiInfos on subsequent calls to PoiBuilder.build until the next call to this method.
The {@link @here/harp-datasource-protocol/Technique}.
This builder.
Generated using TypeDoc
Constructs PoiInfo objects from {@link @here/harp-datasource-protocol/Technique} and an icon.