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

Method addDestinations

features/support/fbresult_generated.js:774–776  ·  view source on GitHub ↗
(builder, destinationsOffset)

Source from the content-addressed store, hash-verified

772 builder.addFieldOffset(7, pronunciationOffset, 0);
773 }
774 static addDestinations(builder, destinationsOffset) {
775 builder.addFieldOffset(8, destinationsOffset, 0);
776 }
777 static addExits(builder, exitsOffset) {
778 builder.addFieldOffset(9, exitsOffset, 0);
779 }

Callers 1

createTableResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected