Navigation Class
Navigation class.
This module provide function to initialize navigation widget using settings stored in global configuration object.
NOTE: jquery.ui.navigation.js is required to create the object
Methods
init
(
-
currentLevel
Initialize navigation widget for pan and zooming using global configuration object
Parameters:
-
currentLevel
Number
initListeners
()
private
Listen to map evens and adjust the navigation widget accordingly
initTopics
()
private
Listen to internal events and republish for other modules' benefit
Properties
getConfigUrl
Object
Returns a URL that points to the application configuration (JSON format) if it's hosted on a web service. This is not required if the application has a JSON config file in the website's folder