Class: POIView

Controls.Orientation.Poi POIView

POIView

Extends

Methods

changedCategory(evt){void}

modules/controls/orientation/poi/view.js, line 98
Changed the category for Features
Name Type Description
evt event Click event.

hide(){void}

modules/controls/orientation/poi/view.js, line 77
Hides the modal.
Fires:

render(){void}

modules/controls/orientation/poi/view.js, line 49
Renders the POI modal.

show(){void}

modules/controls/orientation/poi/view.js, line 61
Shows the modal.
Fires:

zoomFeature(evt){void}

modules/controls/orientation/poi/view.js, line 88
Zooms to a feature and start hide modal function.
Name Type Description
evt event click event.