MCPcopy Create free account

hub / github.com/ddiu8081/bus-vis / functions

Functions53 in github.com/ddiu8081/bus-vis

↓ 6 callersFunctionconvertLocation
( location: [number, number] = [0, 0] )
src/interactors/mapUtil.ts:7
↓ 6 callersFunctionupdateLayerSetting
(props: UpdateLayerConf)
src/hooks/useMapLayers.ts:38
↓ 3 callersFunctiondecodeMinifyLineData
( minifyLineString?: string )
src/interactors/mapUtil.ts:53
↓ 2 callersFunctiongenerateViewStateOptions
( location: [number, number], zoom: number, duration: number = 2400 )
src/interactors/mapUtil.ts:13
↓ 2 callersFunctionhandleSearchResultClick
(type: 'line' | 'stop', id: string)
src/components/SearchCard.tsx:51
↓ 2 callersFunctionloadData
(type: string, cityId: string)
src/components/Map.tsx:167
↓ 2 callersFunctionp_generateDownloadUrl
(secret: string, path: string)
src/interactors/mapUtil.ts:30
↓ 2 callersFunctionp_parseTextData
(lineData: string)
src/interactors/mapUtil.ts:48
↓ 1 callersFunctioncreateSignature
(request: Request, dateTime: string)
src/interactors/api.ts:4
↓ 1 callersFunctiondetailDom
(stopData: StopData)
src/components/StopDetailCard.tsx:70
↓ 1 callersFunctiondetailDom
(lineData: LineData)
src/components/LineDetailCard.tsx:76
↓ 1 callersFunctionfitBounds
(bounds: [[number, number], [number, number]], duration?: number)
src/hooks/useMapViewport.ts:37
↓ 1 callersFunctiongen_layer_allLine
(props: Props_AllLine)
src/interactors/mapLayers.ts:15
↓ 1 callersFunctiongen_layer_allStop
(props: Props_AllStop)
src/interactors/mapLayers.ts:45
↓ 1 callersFunctiongen_layer_lineDetail
(props: Props_LineDetail)
src/interactors/mapLayers.ts:79
↓ 1 callersFunctiongen_layer_stopDetail
(props: Props_StopDetail)
src/interactors/mapLayers.ts:64
↓ 1 callersFunctiongetAndParseLineData
(cityId: string)
src/interactors/mapUtil.ts:76
↓ 1 callersFunctiongetAndParseStopData
(cityId: string)
src/interactors/mapUtil.ts:116
↓ 1 callersFunctiongetAndRenderData
(poi_id: string)
src/components/StopDetailCard.tsx:22
↓ 1 callersFunctiongetAndRenderData
(poi_id: string)
src/components/LineDetailCard.tsx:22
↓ 1 callersFunctiongetLineDeatilById
(id: string)
src/interactors/api.ts:54
↓ 1 callersFunctiongetStopDeatilById
(id: string)
src/interactors/api.ts:42
↓ 1 callersFunctionhandleClickDirec
(lineData: LineData)
src/components/LineDetailCard.tsx:52
↓ 1 callersFunctionhandleClickLineItem
(id: string)
src/components/StopDetailCard.tsx:55
↓ 1 callersFunctionhandleClickObject
(pickItem: PickInfo<DrawLineItem | DrawStopItem>)
src/components/Map.tsx:181
↓ 1 callersFunctionhandleClickStopItem
(id: string)
src/components/LineDetailCard.tsx:61
↓ 1 callersFunctionhexToRgb
(hex: string)
src/interactors/mapUtil.ts:140
↓ 1 callersFunctionp_decryptText
(encryptedText: string)
src/interactors/mapUtil.ts:37
↓ 1 callersFunctionsearchByKeyword
(city: string, name: string)
src/interactors/api.ts:33
↓ 1 callersFunctionuseMapLayers
()
src/hooks/useMapLayers.ts:13
↓ 1 callersFunctionuseMapViewport
()
src/hooks/useMapViewport.ts:18
FunctionApp
()
src/App.tsx:10
FunctionComponent
(props: Props)
src/components/Tooltip.tsx:8
FunctionComponent
(props: Props)
src/components/SidePanel.tsx:12
FunctionComponent
(props: Props)
src/components/StopDetailCard.tsx:13
FunctionComponent
(props: Props)
src/components/SearchCard.tsx:15
FunctionComponent
(props: Props)
src/components/CornerPanel.tsx:9
FunctionComponent
(props: Props)
src/components/LineDetailCard.tsx:13
FunctionComponent
(props: Props)
src/components/Map.tsx:18
FunctionComponent
(props: Props)
src/components/Spinner.tsx:5
FunctionComponent
(props: Props)
src/components/Meta.tsx:3
MethodfilterSubLayer
({layer, viewport}: {layer: Layer<any>, viewport: any})
src/interactors/layers/ScatterStopLayer.ts:71
MethodgetShaders
()
src/interactors/layers/MultiLineLayer.ts:4
FunctionhandleClearHighlight
()
src/components/StopDetailCard.tsx:50
FunctionhandleClearHighlight
()
src/components/LineDetailCard.tsx:47
FunctionhandleSearchChange
(e: React.FormEvent<HTMLInputElement>)
src/components/SidePanel.tsx:26
FunctionhandleToggleMapStyle
()
src/components/SidePanel.tsx:20
FunctiononClickItem
(info: PickInfo<any>, event: any)
src/components/Map.tsx:160
FunctiononHoverItem
(info: PickInfo<any>)
src/components/Map.tsx:152
MethodrenderLayers
()
src/interactors/layers/SingleStopViewLayer.ts:16
MethodrenderLayers
()
src/interactors/layers/SingleLineViewLayer.ts:13
MethodrenderLayers
()
src/interactors/layers/ScatterStopLayer.ts:20
FunctionupdateViewState
(props: UpdateViewStateConf)
src/hooks/useMapViewport.ts:28