Skip to main content
Jonathan Andrei
Back to all posts
Oct. 2024 - Nov. 20244 min read

Driving a 3D Map by Voice

Google's photorealistic 3D Maps API meets WebkitSpeechRecognition. Say 'drive me from Mile End to Old Port via the Lachine Canal' and the camera flies. Toggle between driving, walking, cycling, transit.

Google MapsVoice3DHackathon

Voice-first interfaces for maps are usually a CarPlay afterthought. With Google's photorealistic 3D Maps and WebkitSpeechRecognition in the browser, you can actually make the camera follow your sentence: place names parsed, routes computed, and the view flies through the city as if you were narrating a film.

Why this is fun to demo

Speak a destination, toggle a transport mode, watch the ETA update. It's a tiny project, but it makes a point: real photorealism plus real voice makes a real interface, not a gimmick.

Related project

Google Photorealistic 3D Maps

View the project