OK, I can not seem to get this one figured out. I used to do this to
extend a object

this.Maps.include(this.options.mapName,new
google.maps.Map(this.container,this.options));

What I need to know is how to achieve this in 1.3. I can not for the
life of me figure out how to extended the object using a dynamic key
name. Feel free to abuse the hell out of me as this is either bad
practice or damn simple. :D

Reply via email to