You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using simplegeo storage to store custom objects. I have a custom property which I would like to use to further filter my queries because doing so on the client side would be inefficient due to the amount of records I'm storing.
I'm using simplegeo storage to store custom objects. I have a custom property which I would like to use to further filter my queries because doing so on the client side would be inefficient due to the amount of records I'm storing.
I've scoured your documentation here: https://simplegeo.com/docs/api-endpoints/simplegeo-storage#nearby and there doesn't seem to be a way filter based on a custom property value but I thought I'd ask anyways:
is there a way to filter search results from a custom property value using the 'nearyby' API using simplegeo storage?
The text was updated successfully, but these errors were encountered: