-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Description
After upgrading to craft 5 the location query no longer returns any data
{% set retailers = craft.entries.section('retailers').mapAddress({
location: "london",
radius: 20,
unit: 'mi',
}).all %}
Previously I could loop over this & get a list of retailers, after upgrading to craft 5 I'm not getting anything back
Additional info
- Craft version: 5.1.7
- Maps version: 5.0.0
- PHP version: 8.2
- Database driver & version: mariadb 10.5
- Other Plugins: ckeditor, commerce, feed-me, postmark, snapshot, craft-retour, seomatic, templatecomments, freeform, scout, hyper, navigation, super-table, wishlist
kevinmu17
Metadata
Metadata
Assignees
Labels
No labels