Class nokia.places.ui.modules.MapJSL
Class Summary
This class encapsulates functionality to display a place on the map. It requires Maps API to be loaded.
A template element targeted by Map must have the attribute rel
with the values "map-container".
Extends
nokia.places.ui.modules.MapBase.
new nokia.places.ui.modules.MapJSL
(params)
Method Summary
setTileType
(tileType)
Function changes tile type in Map module
setZoom
(zoom)
This method sets the map zoom level.
Direct Inheritance
Constructor Detail
This class encapsulates functionality to display a place on the map. It requires Maps API to be loaded.
A template element targeted by Map must have the attribute rel
with the values "map-container".
new nokia.places.ui.modules.MapJSL(params)
Parameters:
| {Object} | params |
An initialization object that may include parameters defined for
nokia.places.ui.modules.Module
|
