跟踪图层添加点集合、热力图等显示模式。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public int Add( List<Geometry> geoList, GeoStyle3D geoStyle3D, bool value, HeatMapInfo info, string tag ) |
参数
- geoList
- Type: System.Collections.Generic..::.List<(Of <(Geometry>)>)
点集合
- geoStyle3D
- Type: SuperMap.Data..::.GeoStyle3D
点的三维模式
- value
- Type: System..::.Boolean
是否以热力图方式显示,true表示以热力图方式显示,false以点的方式显示
- info
- Type: SuperMap.Realspace..::.HeatMapInfo
热力图信息
- tag
- Type: System..::.String
热力图标签