1.0.2 • Published 8 months ago

@vcmap/inovitas v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@vcmap/inovitas

Part of the VC Map Project

This plugin adds a iNovitas infra3D panorama viewer to the VC Map, which is rendered next to the VC Map canvas. This enables a comparison of panorama images with 2D, 3D or oblique environment in the VC Map.

Features

  • VC Map can be synchronized to iNovitas Viewer changes
  • VC Map can show iNovitas recordings, which allows to move to a position per click
  • size of iNovitas Viewer an VC Map can be adapted

Configuration

PropertyTypeDefaultDescription
usernamestringrequiredThe iNovitas client ID for authentication
passwordstringrequiredThe iNovitas client secret for authentication
----------------------
urlstringrequiredThe URL of the iNovitas OAuth2 token
activeOnStartupbooleanfalseWhether to open iNovitas on startup
projectUidstring''An unique identifier for the project (if not specified, gets the first projectUid)
startCampaignIdstring''The start campaign ID (default is the first entry)
startingPositionCoordinateundefinedThe start position with easting and northing coordinates (Default EPSG is 4326, but another can be used using the startingPositionEpsg property. )
startingPositionEpsgnumber4326The start position EPSG.
toolbarstringviewAn identifier to load the "view" or "edit" toolbar
showCockpitbooleanfalseWhether to show the cockpit
showToolbarbooleanfalseWhether to show a toolbar
showTopbarbooleanfalseWhether to show a topbar
panelSizestring50%Initial viewer width or height in percent. Defines the size of iNovitas viewer in relation to VC Map canvas
panelLocationPanelLocationvcs-rightDefines in which VC Map panel the iNovitas viewer is rendered. Allowed values: 'vcs-left', 'vcs-right' (default) and 'vcs-bottom'
startingMapNamestringundefinedName of VC Map to be activated, when iNovitas is activated
startingLayerNamesstring[][]Name of layers to be activated, when iNovitas is activated
offset3DCameranumber1Camera offset from viewer position iNotivas
maxDistanceBetweenPointsnumber6Maximum distance between points representing the iNovitas path
syncViewsAtStartupbooleantrueWhether to synchronize views at iNovitas startup
showRoutesAtStartupbooleantrueWhether to show iNovitas routes on startup
1.0.2

8 months ago

1.0.1

9 months ago

1.0.0

9 months ago