Radar
Location infrastructure platform for geofences, beacons, trips, addresses, places, and address autocomplete.
Focused on mobile and field apps that create beacons and geofences, start trip tracking, and autocomplete addresses with proximity bias.
Sign in to connect Radar
Sign in to connect an account and start using Radar in your apps.
Example Use Cases
These are example ways Snow can use Radar when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
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 beacon in Radar. Use when you need to register a physical beacon device (iBeacon or Eddystone) for location tracking.
Tool to create a new trip. Use after gathering origin and destination details to start tracking a trip.
Tool to delete a beacon by its Radar ID. Use when supplying a beacon's unique identifier to remove it.
Tool to delete a geofence by ID. Use when supplying a geofence’s unique identifier to remove it.
Tool to delete a geofence by tag and external ID. Use when you have both the tag and external identifier to remove a specific geofence.
Tool to delete a trip by its Radar ID or external ID. Use after confirming the trip exists.
Tool to delete a user by Radar _id, userId, or deviceId. Use after confirming the user identifier 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 a beacon by Radar _id. Use when you need to fetch full details of an existing beacon.