react-esri-leaflet icon indicating copy to clipboard operation
react-esri-leaflet copied to clipboard

BasemapLayer is deprecated

Open shakesBeardZ opened this issue 1 year ago • 1 comments

I'm getting error in VsCode indicating that BasemapLayer is deprecated and I should used L.esri.Vector... instead.

shakesBeardZ avatar Sep 18 '22 13:09 shakesBeardZ

This is intentional, as L.esri.BasemapLayer is deprecated now. You can read a bit more about how to supress the warning here.

slutske22 avatar Sep 18 '22 16:09 slutske22