mapbox/mapbox-sdk-js

Mapbox API to provide coordinates (boundaries) to draw the polygon on react native

codemap01 opened this issue · 1 comments

We have a requirement for react native mobile app where we need to select (search) a country or city on the map we need to highlight that city and country and also need an API that provides (Coordinates for draw the polygon) I have explored and we are not able to identify that API to search and provides an array of Coordinates the city and country So Can you suggest any Mapbox API which fulfills our requirements because we need this type of API  and 
we have to find geocoding API for searching and we still need an API that provides Coordinates for draw the polygon  like this type on the image
I have attached a sample image.
Mapbox Sample API