|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQTKObjectCollection
|
+--MQPoiCollection
A collection of Poi objects.
Defined in features.js
| Constructor Summary | |
MQPoiCollection
()
Constructs a MQPoiCollection object. |
|
| Method Summary | |
void
|
append(<MQPoiCollection> mqPoiCollection)
Appends the specified MQPoiCollection to this MQPoiCollection. |
MQRectLL
|
getBoundingRect()
Calculates the Bounding Rect (Lat/Lng) of this MQPoiCollection. |
| Methods inherited from class MQTKObjectCollection |
add, getSize, getAt, remove, removeAll, contains, getById, removeItem
|
| Constructor Detail |
MQPoiCollection()
| Method Detail |
void append(<MQPoiCollection> mqPoiCollection)
mqPoiCollection - The MQPoiCollection which is to be added to this MQPoiCollection.
MQRectLL getBoundingRect()
|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||