MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / set_rate

Method set_rate

src/engine/plugins/tile.cpp:349–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347 }
348
349 void set_rate(double value) { add_property(m_layer.key_rate, m_layer.double_index(value)); }
350
351 void set_is_startpoint(bool value)
352 {

Callers 1

encodeVectorTileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected