LatLng
LatLng provides location lookup and mapping utilities. Callers can geocode an address into coordinates, reverse geocode a latitude and longitude into an address, search for places near a point by name or category, and generate a static map image URL centered on a given coordinate with a chosen zoom and size. Useful for turning user-entered addresses into map-ready coordinates. No credentials required.
What your agent can do with LatLng
Triggers and actions 5 actions
- ActionFind nearby places
Find places near a given lat/lng within a radius, optionally filtered by category. GET /v1/places/nearby.
- ActionFind places by query
Search for places by free-text query, optionally scoped to a location/bounding area. GET /v1/places/search.
- ActionGeocode address
Forward-geocode a free-text address or place name to lat/lng coordinates and structured location data. GET /api.
- ActionList place categories
List the place categories available for filtering nearby/search place queries. GET /v1/places/categories.
- ActionReverse geocode
Resolve a lat/lng coordinate pair to the nearest address/place. GET /reverse.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the LatLng API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
administrative-divisons-dbadministrative-divisons-db is an open dataset served over HTTP that lists the administrative subdivisions of...
adresse.data.gouv.fradresse.data.gouv.fr is the French government's official national address database and geocoding service...
bng2latlongbng2latlong, from GetTheData, converts British National Grid coordinates into global latitude and longitude...
Cartes.ioCartes.io is an open-source mapping service for creating shared maps and dropping markers on them for...
CountryCountry.is is a minimal IP geolocation lookup service that resolves an IP address to its country. Callers...
GeoApiGeoAPI is the French government's reference service for administrative geography. Callers can search and...
Geocode.xyzGeocode.xyz is a worldwide geocoding service. Callers can convert a street address or place name into...
GeoJSGeoJS is an IP geolocation service with ChatOps-friendly output formats. Callers can look up the caller's...