Embed Street View
documentedEmbed a Street View panorama in an iframe.
GET /maps/embed/v1/streetviewMaps Embed APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.google.com/maps/embed/v1/streetview?key={{MAPS_API_KEY}}&location={{location}}&heading={{heading}}&pitch={{pitch}}&fov={{fov}}" \
-X GET \
-H "Accept: text/html"