MCPcopy Create free account

hub / github.com/alamenai/terrae / functions

Functions1,004 in github.com/alamenai/terrae

↓ 1 callersFunctionaddDestinationMarkers
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:331
↓ 1 callersFunctionaddFillSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-polygon.tsx:122
↓ 1 callersFunctionaddFillSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-circle.tsx:165
↓ 1 callersFunctionaddHeadMarker
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:259
↓ 1 callersFunctionaddHtmlMarker
(mapInstance: mapboxgl.Map)
src/registry/map/line-animated.tsx:130
↓ 1 callersFunctionaddLayers
()
src/registry/map/steam.tsx:360
↓ 1 callersFunctionaddLineSource
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:189
↓ 1 callersFunctionaddLineSource
(mapInstance: mapboxgl.Map)
src/registry/map/line-animated.tsx:102
↓ 1 callersFunctionaddLineSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-polygon.tsx:95
↓ 1 callersFunctionaddLineSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-circle.tsx:137
↓ 1 callersFunctionaddLinesSource
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:228
↓ 1 callersFunctionaddOriginMarker
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:213
↓ 1 callersFunctionaddOriginMarker
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:255
↓ 1 callersFunctionaddSourceAndLayer
( map: mapboxgl.Map, id: string, sourceId: string, layerId: string, coordinates: MapCoordinates )
src/registry/map/lightning.tsx:460
↓ 1 callersFunctionaddSourceAndLayer
()
src/registry/map/tsunami.tsx:724
↓ 1 callersFunctionaddSourceAndLayer
( map: mapboxgl.Map, id: string, sourceId: string, layerId: string, coordinates: MapCoordinates )
src/registry/map/fire.tsx:400
↓ 1 callersFunctionaddSourceAndLayer
()
src/registry/map/meteor.tsx:786
↓ 1 callersFunctionaddTravelingMarker
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:387
↓ 1 callersFunctionadjustParticleCount
( particles: SnowParticle[], targetCount: number, canvasWidth: number, canvasHeight: number, intensi
src/registry/map/snow.tsx:146
↓ 1 callersFunctionadjustParticleCount
( particles: SandParticle[], targetCount: number, canvasWidth: number, canvasHeight: number, windDir
src/registry/map/sandstorm.tsx:175
↓ 1 callersFunctionapplyRainEffect
(map: mapboxgl.Map, config: Record<string, unknown>)
src/registry/map/rain.tsx:33
↓ 1 callersFunctionapproximateBearing
(from: MapCoordinates, to: MapCoordinates)
src/registry/map/animated-footprint.tsx:67
↓ 1 callersFunctionapproximateDistance
(from: MapCoordinates, to: MapCoordinates)
src/registry/map/animated-footprint.tsx:59
↓ 1 callersFunctioncalculateBearing
(from: MapCoordinates, to: MapCoordinates)
src/registry/map/arc-animated.tsx:84
↓ 1 callersFunctioncalculateBearing
(from: [number, number], to: [number, number])
src/registry/map/camera-follow.tsx:34
↓ 1 callersFunctioncalculateCurvature
( origin: MapCoordinates, destination: MapCoordinates, baseCurvature: LineCurvature )
src/registry/map/line-radial.tsx:86
↓ 1 callersFunctioncalculateDirection
(origin: MapCoordinates, target: MapCoordinates)
src/registry/map/tsunami.tsx:135
↓ 1 callersFunctioncalculateMidpoint
(origin: MapCoordinates, target: MapCoordinates)
src/registry/map/tsunami.tsx:144
↓ 1 callersFunctioncalculateParticleRadius
(particle: CycloneParticle, size: number)
src/registry/map/cyclone.tsx:558
↓ 1 callersFunctioncalculatePathLength
(path: MapPath)
src/registry/map/cyclone.tsx:477
↓ 1 callersFunctioncalculateSpreadPosition
( canvasSize: number, spreadRadius: number, coneBaseY: number )
src/registry/map/volcano.tsx:485
↓ 1 callersFunctioncalculateSpreadPosition
(canvasSize: number, spreadRadius: number)
src/registry/map/fire.tsx:364
↓ 1 callersFunctioncleanupLayers
( map: mapboxgl.Map, latLayerId: string, lngLayerId: string, latSourceId: string, lngSourceId: strin
src/registry/map/grid.tsx:217
↓ 1 callersFunctioncleanupLayers
(mapInstance: mapboxgl.Map)
src/registry/map/polygon.tsx:142
↓ 1 callersFunctioncleanupLayers
(mapInstance: mapboxgl.Map)
src/registry/map/circle.tsx:184
↓ 1 callersFunctioncleanupLayers
(mapInstance: mapboxgl.Map)
src/registry/map/choropleth.tsx:276
↓ 1 callersFunctioncleanupMap
(mapInstance: mapboxgl.Map)
src/registry/map/map.tsx:130
↓ 1 callersFunctioncleanupRenderer
(map: mapboxgl.Map, id: string, animationFrameId: number | null)
src/registry/map/lightning.tsx:444
↓ 1 callersFunctioncleanupRenderer
(map: mapboxgl.Map, id: string, animationFrameId: number | null)
src/registry/map/fire.tsx:384
↓ 1 callersFunctioncleanupResources
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:293
↓ 1 callersFunctioncleanupResources
(mapInstance: mapboxgl.Map)
src/registry/map/line-animated.tsx:198
↓ 1 callersFunctioncleanupResources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-polygon.tsx:162
↓ 1 callersFunctioncleanupResources
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:449
↓ 1 callersFunctioncleanupResources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-circle.tsx:205
↓ 1 callersFunctioncleanupSourceAndLayer
(map: mapboxgl.Map, sourceId: string, layerId: string)
src/registry/map/lightning.tsx:496
↓ 1 callersFunctioncleanupSourceAndLayer
(map: mapboxgl.Map, sourceId: string, layerId: string)
src/registry/map/fire.tsx:436
↓ 1 callersFunctioncleanupSourceAndLayer
()
src/registry/map/meteor.tsx:816
↓ 1 callersFunctioncreateAshParticle
( craterX: number, craterY: number, craterWidth: number, intensity: number )
src/registry/map/volcano.tsx:206
↓ 1 callersFunctioncreateBranchSegments
( currentPoint: { x: number; y: number }, nextPoint: { x: number; y: number }, distance: number, width
src/registry/map/lightning.tsx:193
↓ 1 callersFunctioncreateBurstParticle
( centerX: number, centerY: number, coreRgb: RgbColor, outerRgb: RgbColor, durationFrames: number )
src/registry/map/explosion.tsx:150
↓ 1 callersFunctioncreateCycloneRenderer
( size: number, intensity: number, initialScale: number, particleCount: number, funnelColor: string,
src/registry/map/cyclone.tsx:698
↓ 1 callersFunctioncreateDebrisParticle
(originX: number, originY: number, direction: number)
src/registry/map/tsunami.tsx:165
↓ 1 callersFunctioncreateDustParticle
(size: number)
src/registry/map/cyclone.tsx:464
↓ 1 callersFunctioncreateEmberParticle
( craterX: number, craterY: number, craterWidth: number, intensity: number )
src/registry/map/volcano.tsx:224
↓ 1 callersFunctioncreateExplosionRenderer
( explosionType: ExplosionType, size: number, particleCount: number, duration: number, coreColor: st
src/registry/map/explosion.tsx:406
↓ 1 callersFunctioncreateFireRenderer
( size: number, intensity: number, particleCount: number, baseColor: string, tipColor: string, spr
src/registry/map/fire.tsx:258
↓ 1 callersFunctioncreateFoamParticle
(originX: number, originY: number, direction: number)
src/registry/map/tsunami.tsx:148
↓ 1 callersFunctioncreateImpactParticle
(originX: number, originY: number, impactRgb: RgbColor)
src/registry/map/meteor.tsx:179
↓ 1 callersFunctioncreateLabelElement
( label: GridLabel, labelColor: string, labelSize: number, labelBackground: string )
src/registry/map/grid.tsx:152
↓ 1 callersFunctioncreateLatitudeFeature
(latitude: number, west: number, east: number)
src/registry/map/grid.tsx:55
↓ 1 callersFunctioncreateLatitudeLabel
(latitude: number, west: number, map: mapboxgl.Map)
src/registry/map/grid.tsx:90
↓ 1 callersFunctioncreateLavaParticle
( craterX: number, craterY: number, craterWidth: number, intensity: number )
src/registry/map/volcano.tsx:188
↓ 1 callersFunctioncreateLightningBolt
( canvasWidth: number, canvasHeight: number, boltWidth: number, branchProbability: number )
src/registry/map/lightning.tsx:220
↓ 1 callersFunctioncreateLightningRenderer
( size: number, boltColor: string, flashColor: string, flashIntensity: number, autoStrike: boolean,
src/registry/map/lightning.tsx:358
↓ 1 callersFunctioncreateLongitudeFeature
( longitude: number, south: number, north: number )
src/registry/map/grid.tsx:69
↓ 1 callersFunctioncreateLongitudeLabel
(longitude: number, north: number, map: mapboxgl.Map)
src/registry/map/grid.tsx:102
↓ 1 callersFunctioncreateMapInstance
(container: HTMLDivElement)
src/registry/map/map.tsx:87
↓ 1 callersFunctioncreateMarker
( map: mapboxgl.Map, container: HTMLDivElement, coordinates: MapCoordinates, pitchAlignment: "map" | "
src/registry/map/radar.tsx:72
↓ 1 callersFunctioncreateMarkers
(steps: FootprintStep[], map: mapboxgl.Map)
src/registry/map/animated-footprint.tsx:116
↓ 1 callersFunctioncreateMeteorRenderer
( size: number, angle: number, speed: number, intensity: number, meteorColor: string, trailColor:
src/registry/map/meteor.tsx:391
↓ 1 callersFunctioncreateMockMap
()
src/registry/map/__tests__/mocks.ts:28
↓ 1 callersFunctioncreateMockMarkerConstructor
()
src/registry/map/__tests__/mocks.ts:10
↓ 1 callersFunctioncreatePulsingDot
(size: number, color: string, pulseColor: string, duration: number)
src/registry/map/animated-pulse.tsx:30
↓ 1 callersFunctioncreateSpreadSource
(x: number, y: number, intensity: number)
src/registry/map/volcano.tsx:273
↓ 1 callersFunctioncreateSteamRenderer
( size: number, intensity: number, particleCount: number, color: string, drift: number, riseSpeed:
src/registry/map/steam.tsx:132
↓ 1 callersFunctioncreateTrailParticle
(originX: number, originY: number, velocityX: number, velocityY: number)
src/registry/map/meteor.tsx:166
↓ 1 callersFunctioncreateTsunamiRenderer
( size: number, waveHeight: number, waveWidth: number, direction: number, speed: number, waterColo
src/registry/map/tsunami.tsx:418
↓ 1 callersFunctioncreateVolcanoRenderer
( size: number, intensity: number, particleCount: number, lavaColor: string, ashColor: string, ini
src/registry/map/volcano.tsx:532
↓ 1 callersFunctiondrawAshParticle
(context: CanvasRenderingContext2D, particle: VolcanoParticle, ashRgb: RgbColor)
src/registry/map/volcano.tsx:321
↓ 1 callersFunctiondrawBoltSegments
( context: CanvasRenderingContext2D, bolt: LightningBolt, boltColor: RgbColor, fadeOpacity: number )
src/registry/map/lightning.tsx:272
↓ 1 callersFunctiondrawBurstFlash
( context: CanvasRenderingContext2D, centerX: number, centerY: number, size: number, progress: numbe
src/registry/map/explosion.tsx:319
↓ 1 callersFunctiondrawDustCloud
( context: CanvasRenderingContext2D, centerX: number, baseY: number, size: number, debrisRgb: RgbCol
src/registry/map/cyclone.tsx:617
↓ 1 callersFunctiondrawEmberParticle
(context: CanvasRenderingContext2D, particle: VolcanoParticle, lavaRgb: RgbColor)
src/registry/map/volcano.tsx:337
↓ 1 callersFunctiondrawFlashEffect
( context: CanvasRenderingContext2D, bolt: LightningBolt, flashColor: RgbColor, flashIntensity: number
src/registry/map/lightning.tsx:241
↓ 1 callersFunctiondrawFunnelShape
( context: CanvasRenderingContext2D, centerX: number, baseY: number, size: number, funnelRgb: RgbCol
src/registry/map/cyclone.tsx:512
↓ 1 callersFunctiondrawHaze
( context: CanvasRenderingContext2D, canvasWidth: number, canvasHeight: number, color: RgbColor, vis
src/registry/map/sandstorm.tsx:162
↓ 1 callersFunctiondrawLavaParticle
(context: CanvasRenderingContext2D, particle: VolcanoParticle, lavaRgb: RgbColor)
src/registry/map/volcano.tsx:304
↓ 1 callersFunctiondrawLightningBolt
( context: CanvasRenderingContext2D, bolt: LightningBolt, boltColor: RgbColor, canvasWidth: number,
src/registry/map/lightning.tsx:311
↓ 1 callersFunctiondrawNuclearFlash
( context: CanvasRenderingContext2D, centerX: number, centerY: number, size: number, progress: numbe
src/registry/map/explosion.tsx:266
↓ 1 callersFunctiondrawParticle
( context: CanvasRenderingContext2D, particle: CycloneParticle, centerX: number, baseY: number, size
src/registry/map/cyclone.tsx:574
↓ 1 callersFunctiondrawParticle
(context: CanvasRenderingContext2D, particle: ExplosionParticle)
src/registry/map/explosion.tsx:370
↓ 1 callersFunctiondrawParticle
( context: CanvasRenderingContext2D, particle: SnowParticle, color: RgbColor, intensity: number )
src/registry/map/snow.tsx:124
↓ 1 callersFunctiondrawParticle
( context: CanvasRenderingContext2D, particle: SandParticle, color: RgbColor, intensity: number )
src/registry/map/sandstorm.tsx:144
↓ 1 callersFunctiondrawParticle
( context: CanvasRenderingContext2D, particle: FireParticle, baseRgb: RgbColor, tipRgb: RgbColor, fl
src/registry/map/fire.tsx:214
↓ 1 callersFunctiondrawShockwave
( context: CanvasRenderingContext2D, centerX: number, centerY: number, size: number, progress: numbe
src/registry/map/explosion.tsx:294
↓ 1 callersFunctiondrawSourceGlow
( context: CanvasRenderingContext2D, source: FireSource, size: number, spread: boolean, flickerInten
src/registry/map/fire.tsx:240
↓ 1 callersFunctiondrawSpreadParticle
(context: CanvasRenderingContext2D, particle: VolcanoParticle, lavaRgb: RgbColor)
src/registry/map/volcano.tsx:500
↓ 1 callersFunctiondrawSpreadSourceGlow
(context: CanvasRenderingContext2D, source: LavaSpreadSource, lavaRgb: RgbColor)
src/registry/map/volcano.tsx:517
↓ 1 callersFunctionextractCoverage
()
scripts/update-coverage.mjs:12
↓ 1 callersFunctionfadeCanvasEdges
(context: CanvasRenderingContext2D, width: number, height: number)
src/registry/map/cyclone.tsx:667
← previousnext →101–200 of 1,004, ranked by callers