Map Controller
A MapController class acts as the interface between the map view of a mapping library and MapsGL-specific functionality.
Inheritors
Properties
Fired when all data sources have finished loading.
Fired when loading begins for any data source.
Functions
Installs the provided legend control, wiring it to map events and populating initial legends.
Activates and initializes the Data Inspector control for the map.
Adds a new layer to the map.
Adds a new weather layer to the map.
Returns the map's current rotational bearing in degrees, if supported. A bearing of 0 orients the map so that north is up.
Returns the map's geographical center coordinate.
Returns A layer given its LayerCode.
Returns whether the map currently contains a weather layer with the specified identifier.
Deactivates the Data Inspector control and cleans up its associated resources.
Removes the currently installed legend control and clears any associated observers.
Removes a layer from the map.
Sets the map's geographical center coordinate.
Sets textures to bind
Shows or hides the layer with matching id