TLcyLspMapAddOn
is the Lightspeed counterpart of the TLcyMapAddOn
.
It integrates the Lightspeed technology into Lucy by providing an implementation of
ILcyGenericMapComponent
suited for Lightspeed views: ILcyLspMapComponent
.
The creation of those ILcyLspMapComponent
instances is the responsibility of a
factory: TLcyLspMapComponentFactory
.
Furthermore, it registers the TLcyLspMapManager
, a TLcyGenericMapManager
extension, as a Lucy service.
This manager does the bookkeeping for the created ILcyLspMapComponent
instances.
At last the add-on provides workspace support for the Lightspeed map components.