Hopefully just a quick question to help me plan my approach to a project.
I am creating a directory of installers for a trade site and I want to be able to filter search results by radius from a location, e.g. within 10 miles, BUT I do not want to display a map.
Is that possible? I've looked at your directory lessons and it refers to filtering map markers by distance but we just want to do that search and list the results not show them on a map.
I don't need any implementation help - just to know in principle whether that's possible so I can decide whether Toolset is right for this job.
You do require the Maps plugin with an active API key for Google or Azure maps so that you can add a functioning address field to your posts.
Then when you create a View to display the posts you add a distance filter. You can include whatever you want in the View output, no need for it to include a map.