mapbox / search-playground

Geocoding Debugging Tool
https://mapbox.com/search-playground
14 stars 4 forks source link

Enable worldviews filter on search playground #77

Closed bsrinivasa closed 4 years ago

bsrinivasa commented 4 years ago

Adding worldviews filter in Search Playground that uses the worldview parameter from the API response and currently hardcodes to 4 worldviews (US, China, India, and Japan) that Mapbox Search supports at present. Here are some example queries:

Worldview filter set to India Screenshot 2020-06-19 at 11 27 32 PM

Worldview filter toggled off but set to India Screenshot 2020-06-19 at 11 27 42 PM

Worldview filter toggled ON & set to China Screenshot 2020-06-19 at 11 28 14 PM


Screenshots from more trials _Worldview filter toggled ON & set to `China`_ ![Screenshot 2020-06-20 at 12 17 51 AM](https://user-images.githubusercontent.com/17143802/85171032-e1665600-b28b-11ea-80b4-dc1581e9ffee.png) _Worldview filter toggled OFF & set to `China`_ ![Screenshot 2020-06-20 at 12 18 24 AM](https://user-images.githubusercontent.com/17143802/85171050-ea572780-b28b-11ea-9e92-2b11870c481c.png) _Worldview filter toggled ON but not set with any value(``)_ ![Screenshot 2020-06-20 at 12 18 00 AM](https://user-images.githubusercontent.com/17143802/85171042-e75c3700-b28b-11ea-9866-43d10ace9c16.png) _Worldview filter toggled ON & set to `US (De facto)`_ ![Screenshot 2020-06-20 at 12 18 11 AM](https://user-images.githubusercontent.com/17143802/85171048-e88d6400-b28b-11ea-9f65-eaa090816106.png)