On 24 Aug., 21:53, Rossko <[email protected]> wrote:
> > not possible. maybe there is the possibility to calculate the image
> > size by php before it will be displayed in the infowindow.
>
> That's funny, when I looked all the images seemed to be just one of
> two possible sizes, but maybe that's because it's in development.
it may seem so, but in the end only the image's width is static.
height can differ from to ...
> So rephrasing your question, can different markers be associated with
> infowindows that have different content? Yes of course, yours already
> are.
in earlier times google maps was not able to produce infowindows with
different measures at once. but maybe things are changing ...
> The bit you have to solve is how to work out what's needed. You are
> loading the marker data from XML, you might add one or two new
> properties to read from it - say "thumbnail_width" and
> "thumbnail_height"
uh, that was one thing i try to avoid. store (obiously) unneeded
information in my database. that would implicate to go through almost
900 pictures and calculate.
now i found out, what opera made so slow. i tried it without loading
the kml files, and operas speed increases. seems, that this browser
can't get along very well with kml rendering issues. it's a pity,
because ie and ff do very well.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---