WindowExtensions
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/maps/core/renderMap / WindowExtensions
Interface: WindowExtensions
Defined in: utils/maps/core/renderMap.js:24
Propertiesβ
globalDataβ
globalData:
GlobalData
Defined in: utils/maps/core/renderMap.js:25
Global data object
_overlayPolylinesβ
_overlayPolylines:
any
Defined in: utils/maps/core/renderMap.js:26
Overlay polylines object
_leafletMapInstanceβ
_leafletMapInstance:
any
Defined in: utils/maps/core/renderMap.js:27
Leaflet map instance
_mainPolylineOriginalBoundsβ
_mainPolylineOriginalBounds:
any
Defined in: utils/maps/core/renderMap.js:28
Original bounds for main polyline
_highlightedOverlayIdxβ
_highlightedOverlayIdx:
number
Defined in: utils/maps/core/renderMap.js:29
Currently highlighted overlay index
loadedFitFilesβ
loadedFitFiles:
any[]
Defined in: utils/maps/core/renderMap.js:30
Array of loaded FIT files
updateOverlayHighlightsβ
updateOverlayHighlights:
Function
Defined in: utils/maps/core/renderMap.js:31
Function to update overlay highlights
updateShownFilesListβ
updateShownFilesList:
Function
Defined in: utils/maps/core/renderMap.js:32
Function to update shown files list
renderMapβ
renderMap:
Function
Defined in: utils/maps/core/renderMap.js:33
Function to render map
setupOverlayFileNameMapActions?β
optionalsetupOverlayFileNameMapActions:Function
Defined in: utils/maps/core/renderMap.js:34
Function to setup overlay file name map actions
setupActiveFileNameMapActions?β
optionalsetupActiveFileNameMapActions:Function
Defined in: utils/maps/core/renderMap.js:35
Function to setup active file name map actions
_mapThemeListener?β
optional_mapThemeListener:Function
Defined in: utils/maps/core/renderMap.js:36
Map theme change listener
Lβ
L:
any
Defined in: utils/maps/core/renderMap.js:37
Leaflet library object