MapQuest Advantage TileMap Toolkit Reference Documentation

Class MQOverlayCollection

Object
   |
   +--MQTKObjectCollection
         |
         +--MQOverlayCollection

class MQOverlayCollection
extends MQTKObjectCollection


A collection of overlay objects.
Defined in mqoverlays.js


Field Summary
 Object overlayCollectionName
          
 
Constructor Summary
MQOverlayCollection ()
            Constructs a MQOverlayCollection object.
 
Method Summary
 void append(myOverlayCollection)
           Appends the specified MQOverlayCollection to this MQOverlayCollection.
 string getName()
           Returns the name for this overlay collection.
 void setName(mqOverlayCollectionName)
           Sets the name for this overlay collection.
 
Methods inherited from class MQTKObjectCollection
add, getSize, getAt, remove, removeAll, contains, getById, removeItem
 

Field Detail

overlayCollectionName

Object overlayCollectionName

Constructor Detail

MQOverlayCollection

MQOverlayCollection()

Method Detail

append

void append(myOverlayCollection)

getName

string getName()

setName

void setName(mqOverlayCollectionName)

MapQuest Advantage TileMap Toolkit Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:28 2007