Fork me on GitHub
Show:

MapObjectCollection

Extends aeris.ViewCollection

Summary

A collection of MapObjectInterface objects.

Constructor

aeris.maps.extensions.MapObjectCollection

Syntax

aeris.maps.extensions.MapObjectCollection

()

Summary

Item Index

Properties

Methods

_onModelEvent

Syntax

_onModelEvent

()

Summary

From Backbone.Collection#_onModelEvent

getMap

Syntax

getMap

()

Summary

hasMap

Syntax

hasMap

() Boolean

Summary

Returns:

setMap

Syntax

setMap

()

Summary

Set the map on all child MapObjects.

Any newly created map objects will be instantiated with the map set here.

Properties

map_

Syntax

map_

?aeris.maps.Map private

Summary