Hi all,
Could someone explain me what I've to do to change the size of the pop-up window of google map used to display the geotag info ?
I've played with the settings of phoca gallery (width and hight) but It seems that nothing happen...Is it necessary to modify the code ?
Thanks a lot
Francesco.
Geotagging and Google map size...
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Geotagging and Google map size...
Hi, Popup window get the same size as map (you can set the map width and height in map settings).
Jan
Jan
If you find Phoca extensions useful, please support the project
-
ciscojoomla
- Phoca Newbie

- Posts: 9
- Joined: 07 Apr 2009, 21:37
Re: Geotagging and Google map size...
Jan wrote:Hi, Popup window get the same size as map (you can set the map width and height in map settings).
Jan
Hi Jan,
thanks lot for your quick answer...and for your great code...I think you are speaking about the "category map width and heigth" because I can't find any other map settings ...
Anyway I've spent 5 hours today playing with "category map width and heigth" and "categories map width and heigth" but it seems that these values are not considered by my site...I stil have a big popup window with the google map...
I've checked the code and I found the way to resize the google maps but not the with pop-up windows...
Any idea ?
Thanks again
Francesco.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Geotagging and Google map size...
The window size you can set in Parameters Component, see the last parameters (front detail window height, width)
https://www.phoca.cz/documents/2-phoca-g ... e_Settings
Jan
https://www.phoca.cz/documents/2-phoca-g ... e_Settings
Jan
If you find Phoca extensions useful, please support the project
-
ciscojoomla
- Phoca Newbie

- Posts: 9
- Joined: 07 Apr 2009, 21:37
Re: Geotagging and Google map size...
Yes I know, but changing this parameters will change also the image detail window...Is it right ?Jan wrote:The window size you can set in Parameters Component, see the last parameters (front detail window height, width)
https://www.phoca.cz/documents/2-phoca-g ... e_Settings
Jan
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Geotagging and Google map size...
Yes,
so then you need to customize it php code, so the window will have other size for maps as for images
Jan
Jan
If you find Phoca extensions useful, please support the project