As always, great stuff - thanks for your continuing activity on the
flex platform.

Unfortunately though, the 1_16 swc is causing me some problems, in
particular, IMarker interface - and its' method: openInfoWindow.

The API doc states that the signature is :
openInfoWindow(latlng:LatLng, options:InfoWindowOptions): IInfoWindow

but if I create a new class implementing IMarker, flashbuilder
generates it with the signature:
openInfoWindow(options:InfoWindowOptions = null): IInfoWindow

In either case it doesn't compile for me. Is this an sdk compatability
problem? I'm using flex sdk 3.3, in flashbuilder on a mac. Also note,
it doesn't compile from mxmlc either, using either signature.

Any ideas would be gladly received.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to