Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ height
Method
height
src/engine/plugins/tile.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
double width() const { return maxx - minx; }
58
double height() const { return maxy - miny; }
59
60
const double minx;
61
const double miny;
Callers
2
floatLineToTileLine
Function · 0.80
coordinatesToTilePoint
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected