explore

Explore Geo Module

A coordinate-anchored "Explore nearby" rail — the Saved tab's Nearby context pill (home base, or a GPS 'here now' fix). Takes a raw point, not a place or a ladder label: the H3 hex plane is keyed by location, so a fix is all it needs (no reverse-geocode, no city-string round trip). fix_source says whether that point is really the user: only a live GPS fix earns the "from you" distances, and the default ("other" — home base, or a trip-destination stand-in) is stamped with nothing. Empty items (never 404) when nothing's around — the client hides the rail.

get/explore/geo/module

Query parameters

latnumber required
lngnumber required
kinteger
session_idstring nullable
surface'saved_tab_module' | 'home_tab_module'
fix_source'gps' | 'other'

Headers

x-client-buildstring nullable

Response

Successful Response

request_idstring required
anchor_labelstring nullable
next_offsetinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.