diff --git a/projects/common-map/src/fm-map/components/map/map.component.html b/projects/common-map/src/fm-map/components/map/map.component.html index 36993d1..fb977d7 100644 --- a/projects/common-map/src/fm-map/components/map/map.component.html +++ b/projects/common-map/src/fm-map/components/map/map.component.html @@ -17,7 +17,8 @@ clearEnabled:clearEnabled$|async, period:period$|async, compassHeading:compassHeading$|async, - styles:styles$|async + styles:styles$|async, + selectedFeature:selectedFeature$|async } as state">