On 24 Aug., 20:43, Rossko <[email protected]> wrote:
> That does make it difficult to offer a fix. If you can't guess the
> size of your own image, the browser isn't likely to do any better.
> You could perhaps standardise the size of your thumbnails. You might
> a choice between two formats, landscape or portrait.
not possible. maybe there is the possibility to calculate the image
size by php before it will be displayed in the infowindow. is it
possible to have markers with different html content (different img
heights and widths) ?
>
>
>
> In your main map page, you could consider -
>
> Create your church icon only once, instead of making a new identical
> copy as each marker is placed.
do you have an link example or is it just placing the Gicon
construction code otherwhere ?
> Roll your area KMLs into one, instead of having many KML files each
> requiring round trips between your host and Google's before ever
> arriving at the browser.
good ide, but the clou is as follow: in the later version, the
selected region should be leave open and the other one filled.
i tried a version with gpolygon, but the kml solution is way faster
and i have no problem with donut polygons.
> Define your bildf() function in the global namespace, instead of every
> time you run createMarker()
>
thanks, good advice. i look, how it works.
thanks for all.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---