Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/visgl/react-map-gl
/ map
Method
map
modules/react-mapbox/src/mapbox/mapbox.ts:216–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
}
215
216
get map(): MapInstance {
217
return
this._map;
218
}
219
220
get transform(): Transform {
221
return
this._map.transform;
Callers
15
Source
Function · 0.45
normalizeStyle
Function · 0.45
toLowPrecision
Function · 0.45
App
Function · 0.45
StyleControls
Function · 0.45
updatePercentiles
Function · 0.45
getMapStyle
Function · 0.45
StyleControls
Function · 0.45
ControlPanel
Function · 0.45
App
Function · 0.45
PieCharts
Function · 0.45
makePieChart
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected