Fullscreen Map for Garmin Connect

2,274 views
Skip to first unread message

Mick Simmons

unread,
May 13, 2015, 1:03:47 PM5/13/15
to readingctc
Garmin fans who use Garmin Connect might like this neat little tool. 
The map on Garmin Connect is only about one third of the screen and this allows it to be displayed fullscreen. Details:

Drew

unread,
Jan 9, 2016, 10:33:30 AM1/9/16
to readingctc

This is great but doesn't work during course creation.  I have a workaround.

Google chrome is great however and allows you to inspect the html code and edit it!  Right click on the page and select inspect from the pop-up menu.  A window will appear on the RHS which has the HTML code.  If you move your cursor over a HTML tag the corresponding element in the display is highlighted.

This should allow you to find the following:

<div id="map_container" class="routeMapContainer google-maps" title="" style="height: 896px; position: relative; overflow: hidden; transform: translateZ(0px); background-color: rgb(229, 227, 223);">


just edit "height: ###px..." to the value you want.


Perhaps someone knows enough about javascript to write a plugin that would access the DOM "map_container" box and increase its height.


Hope this is of use.


Cheers


Drew

Mick Simmons

unread,
Jan 9, 2016, 6:22:54 PM1/9/16
to readingctc
Handy. I'll try it. Thanks!

Drew

unread,
Jan 10, 2016, 8:22:36 AM1/10/16
to readingctc
I have made a google chrome extension to do this automatically.

Copy these files to a directory.  Go to settings - extensions.  Click the developer option.  Load the unpacked extension from that directory/

Enjoy.


On Wednesday, 13 May 2015 18:03:47 UTC+1, Mick Simmons wrote:
content.js
icon.png
manifest.json

Drew

unread,
Jan 11, 2016, 3:04:10 PM1/11/16
to readingctc

Looking at the course creator html the business end is referenced within it and is this page:

https://connect.garmin.com/mincourse/create

If you save this URL to your favourites bar you get a bigger map to edit things.  

Not fullscreen but not nearly as irritating as the previous letterbox view.

Enjoy

On Wednesday, 13 May 2015 18:03:47 UTC+1, Mick Simmons wrote:

Drew

unread,
Jan 12, 2016, 8:58:40 AM1/12/16
to readingctc
Here is my final solution:

1.  Use the direct link to the course creator:  https://connect.garmin.com/mincourse/create

2.  Create a content script in Google Chrome.  The source files are attached.  Save these files to a directory.  Enable developer mode in Chrome in settings.  Load the unpacked extension from the directory.  


All the best

Drew


On Wednesday, 13 May 2015 18:03:47 UTC+1, Mick Simmons wrote:
icon.png
content.js
manifest.json

Johannes

unread,
Jun 12, 2017, 4:19:42 PM6/12/17
to readi...@googlegroups.com
Fantastic, was just wondering how I can do that and found your incredible tool. It works fine, many thanks!
Reply all
Reply to author
Forward
0 new messages