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
fix: unquote variable name when replace is done #69
Unquote the variable in code and then get the second value because the prefix has leading '/' and the split not work correctly