jQuery-Store-Locator-Plugin icon indicating copy to clipboard operation
jQuery-Store-Locator-Plugin copied to clipboard

Some addresses does not show up without error

Open ollea opened this issue 5 years ago • 2 comments
trafficstars

Hello, Thanks for this great code. I'm having trouble since last update (3.1.0) some addresses does not show up anymore. I've enabled the "debug" option but I cannot see any error. How can I find the cause? Thank you,

ollea avatar Aug 26 '20 17:08 ollea

@ollea Do the locations not showing up have special/foreign characters? Otherwise, I'd make sure all the locations that aren't showing up are geocoded.

bjorn2404 avatar Sep 10 '20 01:09 bjorn2404

Shame on me, it was the maxdistance option set to 30 km that was preventing some locations to be displayed... I just added some writeDebug calls to prevent this in the future: https://github.com/bjorn2404/jQuery-Store-Locator-Plugin/pull/265

Thanks for your answer

ollea avatar Sep 11 '20 14:09 ollea