Page 1 of 1

Suggestion to make the maps work better on mobile browsers

Posted: 05 May 17 12:18 am
by Laighside Legends
I have been playing with the Google Maps API over the past few days and after much frustration at trying to get a usable map on a mobile browser, I found this:
https://developers.google.com/maps/docu ... ics#Mobile

If you insert the following tag into the page header it fits the map to the window size and makes scrolling and zooming the map so much easier on mobile browsers!

Code: Select all

<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
Could this be added to the GCA map pages? As currently the maps a rather hard to use on non-desktop devices...

Re: Suggestion to make the maps work better on mobile browsers

Posted: 05 May 17 12:20 am
by Laighside Legends
Side note: Why can the forum render the quote tag correctly but not the code tag?

Re: Suggestion to make the maps work better on mobile browsers

Posted: 05 May 17 9:07 am
by caughtatwork
Out of date forum software.
I'll add this to the developer list so it doesn't get lost.
http://wiki.geocaching.com.au/wiki/Geoc ... pment_List

Re: Suggestion to make the maps work better on mobile browsers

Posted: 11 May 17 6:50 pm
by caughtatwork
Hi LL.
The change has been made. I see no adverse impact on the PC. Is it working for you on your device?

Re: Suggestion to make the maps work better on mobile browsers

Posted: 12 May 17 6:22 pm
by Laighside Legends
Works beautifully on an Android Chrome browser! Much easier to use than it used to be - thanks!

Re: Suggestion to make the maps work better on mobile browsers

Posted: 14 May 17 5:21 pm
by Now_To_Morrow
Laighside Legends wrote:Works beautifully on an Android Chrome browser! Much easier to use than it used to be - thanks!
I am loving this! Big thanks. :)