notum-cz / strapi-plugin-location

This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
MIT License
26 stars 13 forks source link

Geolocation shape field #44

Open omikulcik opened 1 year ago

omikulcik commented 1 year ago

Feature request - Geolocation shape field

The plugin's functionality should be expanded to enable users to utilize not only a field for specifying single location coordinates, but also a field for defining location shapes (areas) composed of multiple location points.