How can I select all locations in a State for a map?

It is relatively easy to find locations around an geographic address, but what would be the way to select all locations within a state from my database.

One of the ways to select locations within a state is to make 2 column (“address”, “state”), then retrieve the data needed by “do a search for…” and set condition with state (“state = xxx”).

Hope this help.

Samson @ Plugin Developer
Plugin Page
Plugin Forum

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.