Newer
Older
sxplr-sapiviews-core-space-boundingbox
[sxplr-sapiviews-core-space-boundingbox-atlas]="selectedAtlas$ | async"
[sxplr-sapiviews-core-space-boundingbox-space]="templateSelected$ | async"
[sxplr-sapiviews-core-space-boundingbox-spec]="viewerCtx$ | async | nehubaVCtxToBbox"
#bbox="sxplrSapiViewsCoreSpaceBoundingBox"
sxplr-sapiviews-features-voi-query
[sxplr-sapiviews-features-voi-query-atlas]="selectedAtlas$ | async"
[sxplr-sapiviews-features-voi-query-space]="templateSelected$ | async"
[sxplr-sapiviews-features-voi-query-bbox]="bbox.bbox$ | async | getProperty : 'bbox'"
(sxplr-sapiviews-features-voi-query-onclick)="showDataset($event)"
#voiFeatures="sxplrSapiViewsFeaturesVoiQuery">