MCPcopy Create free account

hub / github.com/cartesiancs/map3d / functions

Functions55 in github.com/cartesiancs/map3d

↓ 9 callersFunctionadjustLng
(latlng: LatLng)
src/components/map/SelectMap.tsx:39
↓ 2 callersFunctiongetCookie
(key: string)
src/utils/cookie.ts:18
↓ 2 callersFunctionproject
(lat: number, lng: number)
src/three/Space.tsx:321
↓ 1 callersFunctionareaData
()
src/three/Space.tsx:455
↓ 1 callersFunctioncheckFleetLogin
()
src/ui/App.tsx:99
↓ 1 callersFunctioncheckIsBig
()
src/ui/App.tsx:53
↓ 1 callersFunctionexportFleet
()
src/ui/App.tsx:70
↓ 1 callersFunctionexportGLB
()
src/three/Space.tsx:401
↓ 1 callersFunctiongetCookies
()
src/utils/cookie.ts:1
↓ 1 callersFunctiongetFleetSpaces
()
src/ui/App.tsx:74
↓ 1 callersFunctionputGlbOnFleetSpace
(spaceId)
src/ui/App.tsx:87
↓ 1 callersFunctionrequestBuildings
()
src/ui/App.tsx:124
↓ 1 callersFunctionuploadFleet
(blob)
src/three/Space.tsx:386
FunctionApp
()
src/ui/App.tsx:34
FunctionBuilding
({ shape, extrudeSettings, tags, }: { shape: THREE.Shape; extrudeSettings: any; tags: any; })
src/three/Space.tsx:13
FunctionBuildingHeights
({ buildings, loading, }: { buildings: Building[]; loading: boolean; })
src/components/map/Processing.tsx:15
FunctionButton
(props: ButtonProps)
src/components/button/BottomButton.tsx:86
FunctionCar
()
src/three/Car.tsx:7
FunctionColumn
({ children, gap = "0.25rem", justify = "unset", height = "auto", }: { children?: React.ReactNode;
src/components/flex/Column.tsx:3
FunctionDescription
({ children }: { children?: React.ReactNode })
src/components/text/Description.tsx:4
FunctionExport
()
src/three/Space.tsx:370
FunctionFullscreenModal
({ children, isOpen = false, }: { children: React.ReactNode; isOpen?: boolean; })
src/components/FullscreenModal.tsx:4
FunctionMapComponent
({ onDone, onRemove, }: { onDone: (e) => void; onRemove: () => void; })
src/components/map/SelectMap.tsx:123
FunctionModal
({ children, onClose, isOpen, isScroll = false }: ModalType)
src/components/modal/Modal.tsx:58
FunctionNavButton
(props: ButtonProps)
src/components/nav/TopNav.tsx:128
FunctionNextButton
(props: ButtonProps)
src/components/button/BottomButton.tsx:12
FunctionPrevButton
(props: ButtonProps)
src/components/button/BottomButton.tsx:49
FunctionRectangleSelector
({ isDrag = true, bounds, drawBounds, onChange, onDrawChange, }: { isDrag: boolean; bounds: L
src/components/map/SelectMap.tsx:18
FunctionRoads
({ area }: { area: any })
src/three/Space.tsx:315
FunctionRow
({ children, gap = "0.25rem", justify = "unset", overflow = "visible", }: { children?: React.ReactNo
src/components/flex/Row.tsx:4
FunctionSelectBox
()
src/components/map/SelectMap.tsx:247
FunctionSpace
()
src/three/Space.tsx:442
FunctionTitle
({ children }: { children?: React.ReactNode })
src/components/text/Title.tsx:4
FunctionTopNav
({ step }: { step: number })
src/components/nav/TopNav.tsx:23
FunctionexportFile
()
src/ui/App.tsx:66
FunctionhandleChangeDone
(e)
src/components/map/SelectMap.tsx:145
FunctionhandleChangeDraw
(e)
src/components/map/SelectMap.tsx:150
FunctionhandleClick
()
src/three/Car.tsx:70
FunctionhandleClickExport
()
src/ui/App.tsx:172
FunctionhandleClickNextStep
()
src/ui/App.tsx:156
FunctionhandleClickPrevStep
()
src/ui/App.tsx:168
FunctionhandleClickRemoveBox
()
src/components/map/SelectMap.tsx:138
FunctionhandleClickSwitchDrag
()
src/components/map/SelectMap.tsx:134
FunctionhandleClose
(e: any)
src/components/modal/Modal.tsx:67
FunctionhandleDone
(data)
src/ui/App.tsx:108
FunctionhandleRemove
()
src/ui/App.tsx:117
FunctionhandleTouchEnd
(e: TouchEvent)
src/components/map/SelectMap.tsx:91
FunctionhandleTouchMove
(e: TouchEvent)
src/components/map/SelectMap.tsx:80
FunctionhandleTouchStart
(e: TouchEvent)
src/components/map/SelectMap.tsx:72
FunctionloadFleetSpace
()
src/ui/App.tsx:94
Functionmousedown
(e)
src/components/map/SelectMap.tsx:45
Functionmousemove
(e)
src/components/map/SelectMap.tsx:50
Functionmouseup
(e)
src/components/map/SelectMap.tsx:59
FunctiononMouseMove
(event)
src/three/Car.tsx:82
FunctionsetCookie
(key: string, value: string, expDays: number = 6)
src/utils/cookie.ts:26