'agm-direction' is not a known element:
1. If 'agm-direction' is an Angular component, then verify that it is part of this module.
2. If 'agm-direction' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
core.js:7813 Can't bind to 'origin' since it isn't a known property of 'agm-direction'.
Can't bind to 'waypoint' since it isn't a known property of 'agm-direction'.
Hi
I am using Angular 11 and ionic 5
Here is my info
I get these errors when loading the map on init
Thanks