Steps to reproduce problem:
Prerequisites:
- Joomla 3.3 installed
- Phoca Maps installed
- Added Map and Marker
- Phoca Maps Map View assigned to any menu item
- page must be viewed over SSL to be able to see the problem
- Go to Joomla! backend -> Components -> Phoca Maps -> Options -> Display -> Enable SSL API Load (set tu "Yes")
- Go to the menu item to which is assigned Phoca Maps Map View.
- Enter any address and click "Get Route".
- Click the "Print Route".
- There is a problem "insecure content" (eg. Google Chrome)
The problem is probably due to not taking into account the "Enable SSL API Load" setting when displaying route to print.
Unfortunately, for some reason I did not found a piece of code that is responsible for this. I wanted to immediately fix the problem and send the relevant patch here