Closed this issue 3 years ago ยท 1 comments
Remove [key: string]: any from IPlacemarkProperties. IPlacemarkOptions should extend IHintOptionsWithHintPrefix.
[key: string]: any
IPlacemarkProperties
IPlacemarkOptions
IHintOptionsWithHintPrefix
"angular8-yandex-maps": "^12.2.0",
IPlacemarkProperties & IPlacemarkOptions are complicated interfaces, IPlacemarkOptions interface has more than 50 properties, unfortunately, it's not safe to remove [key: string]: any