Pamela, Hi

The flash code which does not respond.  It compiles fine but it wont add
maptype control to map


var satMapType:IMapType = MapType.HYBRID_MAP_TYPE;
var SAVIHybridLayers:Array=satMapType.getTileLayers().concat([1]);
SAVIHybridLayers.push(new SAVITileLayer(id, cs, br,fg,ss));


The equvalanet JS code: which works
varlayer2=[G_HYBRID_MAP.getTileLayers()[0],saviVullayerTrans,G_HYBRID_MAP.getTileLayers()[1]];


I am not sure I am describing properly.

Thank You
Neil
On Tue, Sep 16, 2008 at 11:39 AM, pamela (Google Employee) <
[EMAIL PROTECTED]> wrote:

>
> Hi Neil-
>
> What code have you attempted, and how did it fail?
>
> - pamela
>
> On Tue, Sep 16, 2008 at 7:53 AM, Neil Devadasan <[EMAIL PROTECTED]>
> wrote:
> > Hi Pamela,
> >
> > Is it possible to just overlay transparent road layer on a custom tile
> > layer?
> >
> > With Ajax API I could do this but I cannot get it to work with Flash API.
>  I
> > will thank you for any insight.
> >
> >
> > You would see why I am interested in this
> > http://134.68.246.114/SAVIAOIUI/FlashSAVI.htm
> >
> > SAVI is a statistical information system about demographics.
> >
> > Neil
> >
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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