POLS

Mapper.PutBeacon Method 

Load a new single Beacon into the Mapper

public abstract bool PutBeacon(
   Beacon beacon
);

Parameters

beacon
a new Beacon to be put into the Mapper

Return Value

whether or not the Beacon was successfully added

See Also

Mapper Class | POLS.Core Namespace