stafyniaksacha/mapbox-api

Add IP proximity to forwardGeocoding

Opened this issue · 0 comments

The Mapbox Geocoding API supports the value "ip" for the proximity parameter. In the plugin this is currently not usable, since the method parameter is of type List<double>. It would be awesome, if you could add support for using ip as proximity.