Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.
Tool to autocomplete partial addresses and place names based on relevance and proximity. use after a user inputs a partial address/place to get suggestions, optionally biased by location.
Tool to create a new trip. use after gathering origin and destination details to start tracking a trip.
Tool to delete a geofence by id. use when supplying a geofence’s unique identifier to remove it.
Tool to delete a trip by its radar id or external id. use after confirming the trip exists.
Tool to convert an address into geographic coordinates. use when you have a full address string and need precise latitude/longitude before further location analysis.
Tool to retrieve context for a given location. use when you need geofences, place, and region information based on coordinates. use after obtaining valid latitude and longitude.