Page 1 of 1

pop-up after clicking marker

Posted: 24 Sep 2014, 20:27
by maffeaffe
Some popup windows when clicking a marker show a scrollbar, how can I remove this?

Re: pop-up after clicking marker

Posted: 26 Sep 2014, 00:16
by Jan
Hi, mostly this depends on inline content, if it is large, then Google Maps API ads the scrollbar automatically :idea:

Re: pop-up after clicking marker

Posted: 26 Sep 2014, 09:03
by maffeaffe
Hi Jan, the text shown at the markers is all the same: Name Town then the the text: 'klik hier voor meer informatie'

Re: pop-up after clicking marker

Posted: 26 Sep 2014, 15:17
by maffeaffe
Hi Jan,

Can I sent you login so you can see?

Re: pop-up after clicking marker

Posted: 28 Sep 2014, 00:18
by Jan
Hi, I think, I am not able to discover something there, I know, there can be such problem, but mostly this depends on used inline description, see here:

https://www.phoca.cz/joomlademo/phoca-maps

The scrollbars are added until the image is loaded, and everything is OK, there is really simple code, but some editors add complicated code which cannot be counted by Google Maps API and it ends with scrollbars, etc.:

- try to see the options of Phoca Maps - in Marker administration area, you can set width and height, this can help
- try to see the description html source code and try to add first e.g. some simple text, to test if there is no problem with complicated code :idea:

Jan

Re: pop-up after clicking marker

Posted: 29 Sep 2014, 08:14
by maffeaffe
Hi Jan,

fixed sizes did the trick, thanks!

Re: pop-up after clicking marker

Posted: 30 Sep 2014, 15:47
by Jan
Ok, great to hear it.

Jan