Hi,
The above mentioned links appear side by side with GoogleMaps in PGV. I prefer to use only GoogleMaps. How do I get rid of the extra icons/links?
Thank you and best regards /BROE
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You will need to modify file "includes/functions/functions_print.php". The file contains UTF-8 text, but you should open it as a plain ASCII text file and also save it as such.
The line numbers differ, depending on which version of PGV you have installed. For version 4.3.0, you should look at lines 2281 to 2284. For version 4.2.4, look at lines 2234 to 2237. You can also search for the text "mapquest" to find the lines in question.
Change the unwanted lines to comments by adding a couple of slashes in pos. 1-2 of the line. Do not delete the unwanted lines.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The above mentioned links appear side by side with GoogleMaps in PGV. I prefer to use only GoogleMaps. How do I get rid of the extra icons/links?
Thank you and best regards /BROE
You will need to modify file "includes/functions/functions_print.php". The file contains UTF-8 text, but you should open it as a plain ASCII text file and also save it as such.
The line numbers differ, depending on which version of PGV you have installed. For version 4.3.0, you should look at lines 2281 to 2284. For version 4.2.4, look at lines 2234 to 2237. You can also search for the text "mapquest" to find the lines in question.
Change the unwanted lines to comments by adding a couple of slashes in pos. 1-2 of the line. Do not delete the unwanted lines.
Thanks a lot!
Best regards /BROE