runette/ngx-leaflet-fullscreen

Errors

Closed this issue · 1 comments

I am using this library for one of the angular application, and getting the following errors:

image

This is usually caused by not referenceing the type file as shown in the readme.

This line needs to be at the top of the .ts

/// <reference types='@runette/leaflet-fullscreen' />