LeafletLayer
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/maps/layers/mapBaseLayers / LeafletLayer
Type Alias: LeafletLayer
LeafletLayer<> = {
addTo?:Function;setZIndex?:Function;on?:Function;remove?:Function; }
Defined in: utils/maps/layers/mapBaseLayers.js:4
Type Parametersβ
Type Declarationβ
addTo?β
optionaladdTo:Function
setZIndex?β
optionalsetZIndex:Function
on?β
optionalon:Function
remove?β
optionalremove:Function