How to use the pelias-config.generateCustom function in pelias-config

To help you get started, we’ve selected a few pelias-config examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github pelias / api / test / unit / query / autocomplete.js View on Github external
generate: function() {
      return realPeliasConfig.generateCustom(customConfig);
    }
  };
github pelias / api / test / unit / query / autocomplete_with_custom_boosts.js View on Github external
generate: function() {
        return realPeliasConfig.generateCustom(custom_config);
      }
    };

pelias-config

Configuration settings for Pelias

MIT
Latest version published 4 months ago

Package Health Score

67 / 100
Full package analysis