Unwanted extra full screen button
-
Presumably gmap’s API has changed, and added a full screen button, as I can also see it on the plugin’s home page maps. Commenting there seems to have been disabled.
To get rid of it (it doesn’t fill the gpx trace to the bounds) insert this into the plugin’s CSS:
img.gm-fullscreen-control { display: none !important; }
I know you shouldn’t edit core files but there’s no likelihood this plugin will be updated. Otherwise make a .css file and load it via functions.php
ATLsoft if you are listening – please don’t abandon this great plugin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unwanted extra full screen button’ is closed to new replies.