Skip to content

virtualcitySYSTEMS/map-layer-settings

Repository files navigation

@vcmap/layer-settings

Part of the VC Map Project

The Layer Settings plugin allows you to edit parameters of layers at runtime. It adds, to the supported layers, an action in the Content Tree which opens a Settings window.

Curently supported layer types and parameters

  • Pointcloud layers:
    • pointSize
    • screenSpaceError
    • attenuation
  • Raster layers:
    • opacity

Configuration

Plugin's configuration allows to disable the settings for some types of layers. The default configuration is shown below.

{
  "raster": true,
  "pointcloud": true
}

About

VC Map Layer-settings Plugin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors