With the Sidebar Map, a location for an asset (with latitude and longitude) can be displayed as a map in the sidebar of the asset.
type: list of string (comma separated), required: yes, default: asset_preview,asset_objectinformation,asset_lockinfo,asset_metadatainfo,asset_technicalassetinfo,asset_pinoverview
The sidebarMapSection needs to be added to the list of sidebar content in this property. They will be displayed in the provided order. guiPlugin.sidebar.assetContent=asset_preview,asset_objectinformation,asset_lockinfo,asset_metadatainfo,asset_technicalassetinfo,asset_pinoverview,sidebarMapSection
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -
License key (delivered by brix IT Solutions)
type: number, required: yes, default: -
Infofield with the latitude for the sidebar map.
type: number, required: yes, default: -
Infofield with the longitude for the sidebar map.
type: number, required: required: yes, default: -
The user groups which can see the sidebar map.
type: number, required: yes, default: -
The asset types for which the sidebar map is visible
type: number, required: no, default: 8
The zoom factor for the sidebar map
type: string, required: no, default: google
Defines which type of sidebar map should be used (google or admin.ch). Documentation for google map: https://developers.google.com/maps/documentation/
type: string, required: no, default: -
Goole api key only needed if provider is google
type: string, required: no, default: roadmap
Defines which maptype for a google map should be used (roadmap, satellite, coordinate or terrain)
Sidebar Map | CELUM (min. version) |
---|---|
1.0.0 | 5.12.4 |
1.0.4 | 6.4 (tested with 6.8) |
1.1.0 | 6.4 (tested with 6.11) |
1.1.0 | 6.4 (tested with 6.11) |
1.2.4 | 6.14 (tested with 6.16) |
Nova Plugin | CELUM (min. version) | Backend Plugin (min. version) |
---|---|---|
1.0.0-6.11.0 | 6.11.0 | 1.1.0 |
Released 2018-06-18
Initial version
Released 2021-06-25
Renamed Sidebar Section classes and members for uniqueness
Released 2022-01-20
Nova Backend
Released 2024-05-02
License necessary