You Can Now Access Gemini While Walking, Biking in Google Maps

Gemini in Google Maps is already available to those navigating by car, but what about those using Maps to get around on foot or via bicycle? Google is rolling out Gemini support for our friends on the sidewalk and in the bike lane.

Much like when driving, folks who are walking can now ask Gemini questions like, “Tell me more about the neighborhood I’m in” or, “are there cafes with a bathroom along my route?”

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-8137521826846-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-8137521826846-0’] = setTimeout( function () {
const id = ‘gpt-ad-8137521826846-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-8137521826846-0’ );
} );

For cyclists, Gemini is hands free, so you can ask questions such as, “When’s my next meeting?” or to text a friend that you’re running late. Basically, any time you might need Gemini while navigating by anything other than a boat, you can now access it.

Google says this is now available to iOS devices and “rolling out” to Android devices.

// Google

Read the original post: You Can Now Access Gemini While Walking, Biking in Google Maps

https://www.droid-life.com/2026/01/29/you-can-now-access-gemini-while-walking-biking-in-google-maps/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *