MCPcopy Create free account
hub / github.com/facebook/Rapid / search

Method search

modules/core/PresetSystem.js:270–270  ·  view source on GitHub ↗
(value, geometry, loc)

Source from the content-addressed store, hash-verified

268 matchGeometry(geometry) { return this.collection.matchGeometry(geometry); }
269 matchAllGeometry(geometries) { return this.collection.matchAllGeometry(geometries); }
270 search(value, geometry, loc) { return this.collection.search(value, geometry, loc); }
271
272
273 /**

Callers 8

_avoidObjectMethod · 0.45
renderObjectsMethod · 0.45
inputeventFunction · 0.45
_nominatimSearchMethod · 0.45
OsmService.test.jsFile · 0.45
Collection.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected