You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.