Garthanos / geoxml

Automatically exported from code.google.com/p/geoxml
1 stars 0 forks source link

Size of Infowindow doesnt adjust to content #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://karte.kasachstan-tourismus.de/

2. Press any marker
3.

What is the expected output? What do you see instead?

I expected that the size of the ballon/infowindow adjusts to the content, 
although all content is diplayed the ballon is smaller than the content. I 
googled the problem but nothing fit.

What version of the product are you using? On what operating system?
geoxml.js on a windows XP  effect in IE/FF

Please provide any additional information below.

I really was now for hours on that problem, sorry if this something very 
simple. Best regards

Original issue reported on code.google.com by ri...@kasachstan-tourismus.de on 20 Feb 2011 at 5:04

GoogleCodeExporter commented 9 years ago
Your page has code specifying an iwwidth of 250
you might consider setting that to a different value.

Original comment by lanceala...@gmail.com on 27 Feb 2011 at 11:09

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You can also specify a maximum info window width .... using

maxiwwidth : number 

Original comment by lanceala...@gmail.com on 27 Feb 2011 at 11:12

GoogleCodeExporter commented 9 years ago
note there is also a 

iwheight: number

this allows you to prevent over tall windows which slide the view too much and 
cause it to pop out of view.

Original comment by lanceala...@gmail.com on 27 Feb 2011 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by lanceala...@gmail.com on 28 Feb 2011 at 1:05

GoogleCodeExporter commented 9 years ago
Thank you so much I was blind ;-) My first project Best regards from Germany

Original comment by ri...@kasachstan-tourismus.de on 28 Feb 2011 at 4:10