On Nov 26, 3:37 pm, musha <[EMAIL PROTECTED]> wrote:

> is it possible if i use "somevariable.mycategory" if, say, that
> somevariable is not GMarker, or GPolyline or other gmap classes.
>
> Because i need to make some arrays that have multiple infos


You can put '.mycategory' property to any *object*. A standard array
is an exception. An Array with numbered index does not take additional
properties. An Array with string indexes takes any property because it
actually isn't an array but an Object.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to