ethercreative / simplemap

A beautifully simple map field type for Craft CMS.
Other
137 stars 47 forks source link

Craft 5 - open source geo service location search #393

Open DenyEs opened 3 weeks ago

DenyEs commented 3 weeks ago

Description

Is serch by location meant to work with open source geo service? I have a few entries with their map field all filled in, however no matter what query I write, it returns 0 entries.

I have no errors whatsoever, there are just no results based on any query

I suspect this might be similar to https://github.com/ethercreative/simplemap/issues/392 but I am not 100% sure as that's searching by lat/lng but that doesn't work for me either

Steps to reproduce

  1. Craft 5
  2. Crate a few entries with map field addresses filled in
  3. Try to query based on a random location (that would still find a couple of entries)
  4. See if it returns any results

Additional info

thom-moresoda commented 3 weeks ago

@DenyEs did you get anywhere with this? I'm having a very similar issue (https://github.com/ethercreative/simplemap/issues/394) but no response from devs yet