Custom Widgets

A custom widget extends or customizes the features provided by the standard widgets on Accela GIS map viewer. A custom widget allows a user to perform a specific task that interacts with the Accela GIS map viewer or the map service provider. When deployed, custom widgets appear below the standard map widgets.

A custom widget can be a single JavaScript file using Asynchronous Module Definition (AMD) code, or can be an AMD package, such as a Dojo package. The following diagram illustrates a custom widget package consisting of template (UI), configuration, style, and internationalization support files:

Related topics: