Hi Alex,
Thanks for the links, we are reviewing the docs.
Quick question, trying to figure out something, when you do a near me search does it use WP_Query? Are locations sorted in the front-end or returned by the database sorted already?
We’re trying a custom form that can be submitted via get:
https://website.com/maps/?snear=Near%3A%20Me&sgeo_lat=14.000000000&sgeo_lon=121.0000000000 but the results are always from default set location (country) and map doesn’t get centered on submitted location.
Thanks.