Fullscreen control
-
This plugin provides for a “toggle full screen” button on the maps. The button allows you to toggle from a map in a frame to a full screen map. This button is created with an external script which must be loaded before calling it in WP-GPX-Maps.js. For some reason this script is not provided in the plugin directory and is not loaded when the plugin is loaded. As a result the maps do not display (the javascript stops on an error condition and you just get a blank screen). Apart from finding this external file somewhere and adding it into the plugin manually, the only solution I found was to change the WP-GPX-Maps.js script to REMOVE the 2 lines that call the full screen control. This way, I get to see the maps but there is no “toggle to full screen” option. I have hacked the script twice now following the last 2 updates. Does anyone have a way to fix this problem ?
The topic ‘Fullscreen control’ is closed to new replies.