- It seems that there is no basic example of a few markers with
infowindow
- There is a big difference between v2 and v3 regarding these basic
objects
- I wanted to test an idea

The above reasons made me write an example page with a few markers and
infowindow. It imitates v2 behavior (e.g. infowindow is closed by a
click on map).
http://koti.mbnet.fi/ojalesa/boundsbox/makemarker.htm

The idea I was testing, is to use a single options object that
contains both Marker and InfoWindow options. It simplifies the syntax.
There is a namespace conflict with 'position' and 'zIndex' but those
do not cause any real trouble.

However option properties of each constructor should have unique names
in general.

--

You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.


Reply via email to