MCPcopy Create free account

hub / github.com/alamenai/terrae / functions

Functions1,004 in github.com/alamenai/terrae

FunctionHooksPage
()
src/app/docs/hooks/page.tsx:563
FunctionIcon
()
src/app/apple-icon.tsx:9
FunctionIcon
()
src/app/icon.tsx:9
FunctionIdParameterTable
({ description }: { description: string })
src/app/docs/hooks/page.tsx:496
FunctionImageExample
()
src/app/docs/_components/examples/image-example.tsx:5
FunctionImageOpacityExample
()
src/app/docs/_components/examples/image-opacity-example.tsx:5
FunctionImagePage
()
src/app/docs/image/page.tsx:14
FunctionIncidentMarker
({ incident }: IncidentMarkerProps)
src/components/blocks/theft-monitor/index.tsx:160
FunctionInfoPanel
({ title, children }: InfoPanelProps)
src/components/landing/info-panel.tsx:8
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
src/components/ui/input.tsx:5
FunctionInstallationPage
()
src/app/docs/installation/page.tsx:45
FunctionInteractiveMapExample
()
src/app/docs/_components/examples/interactive-map-example.tsx:15
FunctionIntroductionPage
()
src/app/docs/page.tsx:51
FunctionLargePulseExample
()
src/app/docs/_components/examples/large-pulse-example.tsx:5
FunctionLightningColorExample
()
src/app/docs/_components/examples/lightning-color-example.tsx:3
FunctionLightningControls
()
src/app/docs/_components/examples/lightning-strike-example.tsx:6
FunctionLightningDemo
()
src/components/landing/lightning-demo.tsx:7
FunctionLightningExample
()
src/app/docs/_components/examples/lightning-example.tsx:3
FunctionLightningPage
()
src/app/docs/lightning/page.tsx:16
FunctionLightningStormExample
()
src/app/docs/_components/examples/lightning-storm-example.tsx:3
FunctionLightningStrikeExample
()
src/app/docs/_components/examples/lightning-strike-example.tsx:22
FunctionLineCameraFollowExample
()
src/app/docs/_components/examples/line-camera-follow-example.tsx:30
FunctionLineColorExample
()
src/app/docs/_components/examples/line-color-example.tsx:19
FunctionLineDashExample
()
src/app/docs/_components/examples/line-dash-example.tsx:8
FunctionLineGapExample
()
src/app/docs/_components/examples/line-gap-example.tsx:8
FunctionLineOpacityExample
()
src/app/docs/_components/examples/line-opacity-example.tsx:8
FunctionLineWidthExample
()
src/app/docs/_components/examples/line-width-example.tsx:8
FunctionLinesPage
()
src/app/docs/lines/page.tsx:19
FunctionLivePositionMarkerExample
()
src/app/docs/_components/examples/live-position-marker-example.tsx:47
FunctionLoopingAnimatedCircleExample
()
src/app/docs/_components/examples/looping-animated-circle-example.tsx:3
FunctionMap
({ accessToken, children, loader, showLoader, style, styles, center = DEFAULT_CENTER, zoom = D
src/registry/map/map.tsx:49
FunctionMapAnimatedCircle
({ id, center, radius, strokeColor = DEFAULT_STROKE_COLOR, strokeWidth = DEFAULT_STROKE_WIDTH, str
src/registry/map/animated-circle.tsx:76
FunctionMapAnimatedFootprint
({ path, id = "footprint", color = DEFAULT_COLOR, size = DEFAULT_SIZE, stepSpacing = DEFAULT_STEP_SP
src/registry/map/animated-footprint.tsx:145
FunctionMapAnimatedPolygon
({ id, coordinates, strokeColor = DEFAULT_STROKE_COLOR, strokeWidth = DEFAULT_STROKE_WIDTH, strokeOp
src/registry/map/animated-polygon.tsx:42
FunctionMapAnimatedPulse
({ id, coordinates, size = DEFAULT_SIZE, color = DEFAULT_COLOR, pulseColor = DEFAULT_PULSE_COLOR,
src/registry/map/animated-pulse.tsx:75
FunctionMapArcAnimated
({ id, origin, destination, color = DEFAULT_COLOR, width = DEFAULT_WIDTH, opacity = DEFAULT_OPACIT
src/registry/map/arc-animated.tsx:120
FunctionMapBlurArea
({ coordinates, areas, blur = DEFAULT_BLUR_AMOUNT, backgroundColor, rounded = DEFAULT_ROUNDED, blo
src/registry/map/blur-area.tsx:136
FunctionMapCameraFollow
({ path, duration = DEFAULT_DURATION, zoom = DEFAULT_ZOOM, pitch = DEFAULT_PITCH, autoStart = true,
src/registry/map/camera-follow.tsx:65
FunctionMapChoropleth
({ data, valueProperty, colorScale, fillOpacity = DEFAULT_FILL_OPACITY, strokeColor = DEFAULT_STROKE
src/registry/map/choropleth.tsx:135
FunctionMapCircle
({ center, radius, fillColor = DEFAULT_FILL_COLOR, fillOpacity = DEFAULT_FILL_OPACITY, strokeColor =
src/registry/map/circle.tsx:63
FunctionMapCircleCluster
({ data, clusterMaxZoom = 14, clusterRadius = 50, clusterColors = ["#be123c", "#1d4ed8", "#f28cb1"],
src/registry/map/circle-cluster.tsx:27
FunctionMapCompare
({ accessToken, loader, beforeStyle, afterStyle, center = DEFAULT_CENTER, zoom = DEFAULT_ZOOM, b
src/registry/map/map-compare.tsx:32
FunctionMapComparePage
()
src/app/docs/compare/page.tsx:15
FunctionMapCompass
({ size = DEFAULT_SIZE, position = DEFAULT_POSITION, showCardinals = DEFAULT_SHOW_CARDINALS, showRing
src/registry/map/compass.tsx:75
FunctionMapControls
({ children, position = DEFAULT_POSITION, className }: MapControlsProps)
src/registry/map/controls.tsx:72
FunctionMapControls
({ zoom, pitch, bearing, onZoomChange, onPitchChange, onBearingChange }: MapControlsProps)
src/app/docs/_components/examples/map-controls.tsx:15
FunctionMapControlsExample
()
src/app/docs/_components/examples/map-controls-example.tsx:3
FunctionMapCyclone
({ id, coordinates, path, duration = DEFAULT_DURATION, loop = false, size = DEFAULT_SIZE, intens
src/registry/map/cyclone.tsx:148
FunctionMapExplosion
({ id, coordinates, type: explosionType = "burst", size = DEFAULT_SIZE, particleCount = DEFAULT_PART
src/registry/map/explosion.tsx:533
FunctionMapFire
({ id, coordinates, size = DEFAULT_SIZE, intensity = DEFAULT_INTENSITY, particleCount = DEFAULT_PART
src/registry/map/fire.tsx:472
FunctionMapFullscreen
()
src/registry/map/controls.tsx:195
FunctionMapGeolocate
({ onLocate }: MapGeolocateProps = DEFAULT_GEOLOCATE_PROPS)
src/registry/map/controls.tsx:157
FunctionMapGrid
({ id = DEFAULT_ID, latitudeInterval = DEFAULT_LATITUDE_INTERVAL, longitudeInterval = DEFAULT_LONGITUDE_
src/registry/map/grid.tsx:242
FunctionMapImage
({ id, url, coordinates, opacity = 1 }: MapImageProps)
src/registry/map/image.tsx:14
FunctionMapLightning
({ id, coordinates, size = DEFAULT_SIZE, boltColor = DEFAULT_BOLT_COLOR, flashColor = DEFAULT_FLASH_
src/registry/map/lightning.tsx:514
FunctionMapLine
({ coordinates, color = "#4285F4", width = 3, opacity = 0.8, dashArray }: MapLineProps)
src/registry/map/line.tsx:22
FunctionMapLineAnimated
({ id, path, color = DEFAULT_COLOR, width = DEFAULT_WIDTH, opacity = DEFAULT_OPACITY, dashArray,
src/registry/map/line-animated.tsx:38
FunctionMapLineRadial
({ id, origin, destinations, color = DEFAULT_COLOR, width = DEFAULT_WIDTH, opacity = DEFAULT_OPACI
src/registry/map/line-radial.tsx:140
FunctionMapMarker
({ coordinates, children, onClick, onMouseEnter, onMouseLeave, onDragStart, onDrag, onDragEnd,
src/registry/map/marker.tsx:125
FunctionMapMarkerAnimated
({ id, coordinates, color = "#3b82f6", size = 10, duration = 5000, autoStart = true, loop = fals
src/registry/map/marker-animated.tsx:32
FunctionMapMeteor
({ id, target, size = DEFAULT_SIZE, angle = DEFAULT_ANGLE, speed = DEFAULT_SPEED, intensity = DEFA
src/registry/map/meteor.tsx:645
FunctionMapMiniMap
({ position = "bottom-right", width = 200, height = 150, zoomOffset = -4, style, styles, boxColo
src/registry/map/mini-map.tsx:28
FunctionMapMusicDisc
({ coordinates, size = DEFAULT_SIZE, image, spinning = DEFAULT_SPINNING, spinDuration = DEFAULT_SPIN
src/registry/map/music-disc.tsx:81
FunctionMapOrientation
()
src/registry/map/controls.tsx:107
FunctionMapPanel
({ accessToken, center, zoom, bearing, pitch, isVertical, size, showLabel, label, labelPos
src/registry/map/map-compare.tsx:106
FunctionMapPolygon
({ coordinates, fillColor = DEFAULT_FILL_COLOR, fillOpacity = DEFAULT_FILL_OPACITY, strokeColor = DEFA
src/registry/map/polygon.tsx:40
FunctionMapPopup
({ coordinates, onClose, children, className, closeButton = false, ...popupOptions }: MapPopupProp
src/registry/map/popup.tsx:26
FunctionMapRadar
({ coordinates, size = DEFAULT_SIZE, color = DEFAULT_COLOR, gridColor = DEFAULT_GRID_COLOR, backgrou
src/registry/map/radar.tsx:87
FunctionMapRain
({ density = 0.5, intensity = 1, color = "#a8adbc", opacity = 0.7, vignette = 1, vignetteColor = "
src/registry/map/rain.tsx:48
FunctionMapRasterVideo
({ id, urls, coordinates, opacity = 1, autoplay = false, loop = true, muted = true, }: MapRaster
src/registry/map/raster-video.tsx:18
FunctionMapSandstorm
({ id, intensity = DEFAULT_INTENSITY, particleCount = DEFAULT_PARTICLE_COUNT, color = DEFAULT_COLOR,
src/registry/map/sandstorm.tsx:198
FunctionMapSnow
({ id, intensity = DEFAULT_INTENSITY, particleCount = DEFAULT_PARTICLE_COUNT, color = DEFAULT_COLOR,
src/registry/map/snow.tsx:168
FunctionMapStatsOverlay
({ zoom, pitch, bearing }: MapStatsOverlayProps)
src/app/docs/_components/examples/map-stats-overlay.tsx:7
FunctionMapSteam
({ id, coordinates, size = DEFAULT_SIZE, intensity = DEFAULT_INTENSITY, particleCount = DEFAULT_PART
src/registry/map/steam.tsx:244
FunctionMapSync
({ accessToken, maps, center = DEFAULT_CENTER, zoom = DEFAULT_ZOOM, bearing = DEFAULT_BEARING, pit
src/registry/map/map-sync.tsx:85
FunctionMapSyncPage
()
src/app/docs/sync/page.tsx:18
FunctionMapSyncProvider
({ children, accessToken, initialCenter, initialZoom, initialBearing, initialPitch, projection,
src/registry/map/map-sync.tsx:160
FunctionMapTargetingReticle
({ coordinates, target, size = DEFAULT_SIZE, bracketLength = DEFAULT_BRACKET_LENGTH, bracketThicknes
src/registry/map/targeting-reticle.tsx:185
FunctionMapTsunami
({ id, origin, target, size = DEFAULT_SIZE, waveHeight = DEFAULT_WAVE_HEIGHT, waveWidth = DEFAULT_
src/registry/map/tsunami.tsx:580
FunctionMapVolcano
({ id, coordinates, size = DEFAULT_SIZE, intensity = DEFAULT_INTENSITY, particleCount = DEFAULT_PART
src/registry/map/volcano.tsx:724
FunctionMapWatermark
({ children, position = DEFAULT_POSITION, className = "text-[8rem] font-extrabold leading-none tracking-
src/registry/map/watermark.tsx:37
FunctionMapZoom
()
src/registry/map/controls.tsx:84
FunctionMapboxBadge
()
src/app/docs/_components/docs.tsx:171
FunctionMarkerAvatar
({ src, alt, size = DEFAULT_AVATAR_SIZE, online, statusColor = DEFAULT_STATUS_COLOR, className, }:
src/registry/map/marker.tsx:468
FunctionMarkerAvatarPin
({ src, alt, size = DEFAULT_AVATAR_PIN_SIZE, borderWidth = DEFAULT_AVATAR_PIN_BORDER_WIDTH, classNam
src/registry/map/marker.tsx:510
FunctionMarkerContent
({ children, className }: MarkerContentProps)
src/registry/map/marker.tsx:296
FunctionMarkerLabel
({ children, className, position = DEFAULT_LABEL_POSITION }: MarkerLabelProps)
src/registry/map/marker.tsx:453
FunctionMarkerPopup
({ children, className, closeButton = DEFAULT_CLOSE_BUTTON, offset = DEFAULT_POPUP_OFFSET, maxWidth,
src/registry/map/marker.tsx:309
FunctionMarkerTooltip
({ children, className, offset = DEFAULT_TOOLTIP_OFFSET, maxWidth, }: MarkerTooltipProps)
src/registry/map/marker.tsx:381
FunctionMarkersExample
()
src/app/docs/_components/examples/markers-example.tsx:19
FunctionMarkersPage
()
src/app/docs/markers/page.tsx:17
FunctionMdxContent
({ source }: MdxContentProps)
src/components/mdx/mdx-content.tsx:8
FunctionMeteorColorsExample
()
src/app/docs/_components/examples/meteor-colors-example.tsx:3
FunctionMeteorControlExample
()
src/app/docs/_components/examples/meteor-control-example.tsx:6
FunctionMeteorControls
()
src/app/docs/_components/examples/meteor-control-example.tsx:19
FunctionMeteorDemo
()
src/components/landing/meteor-demo.tsx:7
FunctionMeteorExample
()
src/app/docs/_components/examples/meteor-example.tsx:3
FunctionMeteorIntensityExample
()
src/app/docs/_components/examples/meteor-intensity-example.tsx:3
FunctionMeteorPage
()
src/app/docs/meteor/page.tsx:17
FunctionMeteorShowerExample
()
src/app/docs/_components/examples/meteor-shower-example.tsx:3
← previousnext →501–600 of 1,004, ranked by callers