@mapbox/search-js-core
Advanced tools
Comparing version 1.0.0-beta.21 to 1.0.0-beta.22
@@ -39,3 +39,3 @@ import { AddressAutofillSuggestion, AddressAutofillFeatureSuggestion } from './types'; | ||
* @property {string} country An [ISO 3166 alpha-2 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) to be returned. If not specified, results will not be filtered by country. | ||
* @property {string | LatLngBoundsLike} bbox Limit results to only those contained within the supplied bounding box. | ||
* @property {string | LngLatBoundsLike} bbox Limit results to only those contained within the supplied bounding box. | ||
* @property {string | number} limit The number of results to return, up to `10`. | ||
@@ -42,0 +42,0 @@ * @property {string | LngLatLike} proximity Bias the response to favor results that are closer to this location. Provide a point coordinate provided as a{@link LngLatLike}, or use the string `ip` to use the requester's IP address. |
{ | ||
"name": "@mapbox/search-js-core", | ||
"version": "1.0.0-beta.21", | ||
"version": "1.0.0-beta.22", | ||
"description": "Platform agnostic wrappers for the Search Box, Address Autofill, and Geocoding APIs.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package