simplemap icon indicating copy to clipboard operation
simplemap copied to clipboard

Postcode Searching

Open tp-pbda opened this issue 5 years ago • 2 comments
trafficstars

Description

Though it WORKS when doing it by adding more info to be explicit {% set location = craft.entries.maps({ location: '32259 FL' }) %}

But NOT WORKING using zip/post code alone {% set location = craft.entries.maps({ location: '32259' }) %}

Additional info

  • Craft version: 3.5.11.1
  • Maps version: 3.8.4.1
  • PHP version: 7.2
  • Database driver & version: MySQL 5.7.19

tp-pbda avatar Oct 09 '20 03:10 tp-pbda

Is this fixed yet?

matthewstick avatar Aug 22 '23 16:08 matthewstick