GoogleMapsSkill
Get driving/walking/transit directions and search for places using Google Maps APIs.
Class: GoogleMapsSkill
Tools: get_directions, find_place
Env vars: GOOGLE_MAPS_API_KEY
api_key
Google Maps API key with Directions and Places APIs enabled.
Falls back to the GOOGLE_MAPS_API_KEY environment variable.
default_mode
Default travel mode: "driving", "walking", "bicycling", or "transit".