strapi-plugin-location icon indicating copy to clipboard operation
strapi-plugin-location copied to clipboard

Reverse geocoding

Open omikulcik opened this issue 1 year ago • 8 comments

Feature request - Reverse geocoding

The plugin needs to incorporate a functionality where users can input an address, and it will automatically convert it into corresponding coordinates. This can be achieved through the utilization of the Google Maps API, which requires an API key. Developers will be given the choice to input this key into the configuration settings. Importantly, the plugin should gracefully handle situations where the API key is not provided, avoiding errors or any appearance of malfunction. In such cases, this specific feature should be smoothly disabled to prevent any dependency on Google features.

omikulcik avatar Sep 13 '23 10:09 omikulcik