Read the statement by Michael Teeuw here.
Help Getting Google-Route Module to Zoom Map
-
I’m trying to get the google-route module to zoom in on the map it generates for the routes. Currently, the map returned for my directions is too big and the routes too small.
Based on my reading to date, it looks like you can control the zoom through mapOptions however, I haven’t had any luck and I’m out of ideas. Below is my config.js file that shows how I’ve written the zoom function. Ideas?
Thanks
{ module: 'MMM-google-route', position: 'bottom_bar', header: 'Which Commute Sucks Less', config: { key: 'key', directionsRequest:{ origin: '30.388259,-86.507500', destination: '30.482197,-86.503158' }, mapOptions:{ zoom: 10 } } },
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login