Overview of Google Maps tools available in Reasoning Stack and how to use them after connecting your Google account.
GOOGLE_MAPS_GEOCODING_API
– Convert addresses to geographic coordinates and vice versa.GOOGLE_MAPS_TEXT_SEARCH
– Search for places using a text query.GOOGLE_MAPS_NEARBY_SEARCH
– Search for places near a specific location.GOOGLE_MAPS_DISTANCE_MATRIX_API
– Calculate travel distance and time between multiple locations.GOOGLE_MAPS_GET_DIRECTION
– Get step-by-step directions between two or more locations.GOOGLE_MAPS_GET_ROUTE
– Retrieve detailed route information for a journey.GOOGLE_MAPS_MAPS_EMBED_API
– Embed interactive Google Maps in your app or website.