Hey Pamela, thanks for fixing the issue.
I found out how to avoid the error 1067 implicit coercion... and the then following argument error : I put some sample applications together in one Flex project - as I usally do in order to have a fast customized showreel of the api possibilities - Then I declare one of the applications as the default and compile. Thus I can easily switch between multiple examples within one Flex project - as there is still only one application view. That works fine but not if the GroundOverlay class is involved. When I set up a single project for your groundOverlay example it works fine. I dont know what caused the coercion... On 29 Jul., 02:29, "pamela (Google Employee)" <[email protected]> wrote: > I fixed the issue of the samples not displaying in the browser. > > You're getting an error with this > code?http://gmaps-samples-flash.googlecode.com/svn/trunk/samplecode/Ground... > > - pamela > > > > On Wed, Jul 29, 2009 at 1:47 AM, baoputzi<[email protected]> wrote: > > > @Pamela > > > I could not get your samples "Simple Ground Overlay" and > > DraggableMarker to work. > > In FlexBuilder3 compiled against SDK 3.3 withFP 10 I get an error 1137 > > wrong number of arguments in Line groundoverlay = new GroundOverlay > > (... > > > and error 1067 in " map.addOverlay(groundoverlay); ( GroundOverlay > > to com.google.maps.interfaces:IOverlay) > > > can you please check your sample as they do not run on safari or > > firefox. I chcked your source and the api documentation more than > > twice and could not find any solution. > > > Thank you for your help > > > peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
