Mapbox Carmen Versions Save

Mapbox Vector Tile based geocoder with support for swappable data sources

v24.5.0

5 years ago

Relevant PR: https://github.com/mapbox/carmen/pull/665

Added a new property geocoder_grant_score along with the existing geocoder_inherit_score property. This new index-level option (geocoder_grant_score) lets individual indexes opt-out from passing on their scores to child features. Defaults to true, opt-out by setting to false.