API Docs for: 0.0.8-0
Show:

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

Item Index

Attributes

Methods

init

(
  • currentLevel
)

Initialize navigaion widget for pan and zooming using global configuration object

Parameters:

initListeners

() private

Listen to map evens and adjust the navigation widget accordingly

initTopics

() private

Listen to internal events and republish for other modules' benefit

Attributes

getConfigUrl

readonly

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