Extends
- Backbone.View
Members
el
model :Map
The model that this view uses
Type:
Methods
initialize()
onClose()
Call the onClose method of each subview.
render()
renderLegendContainer()
Renders legend overlay.
renderMapWidget()
Renders Cesium map. Currently, this uses the MapWidgetContainerView, but this function could be modified to use an alternative map widget in the future.
renderScaleBar()
Renders the scale bar view that shows the current position of the mouse on the
map.