IMapState

Object descriptor of the map state. Objects with this interface are returned by the YMapsML loader service.

See geoXml.load

Constructor | Methods

Constructor

IMapState()

Methods

Name

Returns

Description

applyToMap(map)

vow.Promise

Applies the state to the map that was passed.

Methods details

applyToMap

{vow.Promise} applyToMap(map)

Applies the state to the map that was passed.

Returns Promise object.

Parameters:

Parameter

Default value

Description

map*

—

Type: Map

Map.

* Mandatory parameter/option.