Page 1 of 1
Geotagging and Google map size...
Posted: 02 Jun 2009, 19:48
by ciscojoomla
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.
Re: Geotagging and Google map size...
Posted: 02 Jun 2009, 23:34
by Jan
Hi, Popup window get the same size as map (you can set the map width and height in map settings).
Jan
Re: Geotagging and Google map size...
Posted: 03 Jun 2009, 00:38
by ciscojoomla
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.
Re: Geotagging and Google map size...
Posted: 03 Jun 2009, 21:23
by Jan
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
Re: Geotagging and Google map size...
Posted: 03 Jun 2009, 21:54
by ciscojoomla
Yes I know, but changing this parameters will change also the image detail window...Is it right ?
Re: Geotagging and Google map size...
Posted: 19 Jun 2009, 15:39
by Jan
Yes,

so then you need to customize it php code, so the window will have other size for maps as for images
Jan