发布时间: 2019年7月26日
新功能:
AltizureProjectMarker
支持 opacity
透明度接口。缺陷修复:
IE Edge
浏览器无法加载实景模型。IE 11
无法加载 OSG
模型。改进:
camera::pose
,sdk2 也会发出升级警告。发布时间: 2019年6月28日
新功能:
发布时间: 2019年6月27日
新功能:
OSGMarker
以支持 osg/osgb 格式 LOD 数据。缺陷修复:
改进:
AltizureProjectMarker::pickDepthMap
,拾取时间从 ~1000ms 减少至 >50ms。sdk3
的提示和指南。Altizure Javascript 3D SDK
。————————————————————————————————————————————
发布时间: 2019年5月28日
缺陷修复:
Marker::Euler
和 Marker::orientation
同时使用时,可能出现的更新无效。改进:
发布时间: 2019年5月15日
新功能:
发布时间: 2019年5月15日
缺陷修复:
改进:
发布时间: 2019年5月10日
改进:
发布时间: 2019年4月29日
改进:
发布时间: 2019年4月23日
新功能:
发布时间: 2019年4月17日
新功能:
范例 5.12
, 多个视角下的可视区域分析。范例 5.13
,可将用于生成三维模型的照片和三维模型融合显示。三维模型默认不具备该功能,如需开通该功能,请与Altizure
商务部门联系。改进:
范例2.6
文字顶部可能存在被截取一小段,使用margin
避免该瑕疵。crop(boundary, isInner = false)
的情况下,不会对boundary内部造成改变。发布时间: 2019年4月12日
缺陷修复:
发布时间: 2019年4月8日
新功能:
opacity
, color
, image
, 增加了实时修改的功能,更新了范例1.5,演示如何使用这些接口.发布时间: 2019年4月3日
新功能:
PlaneMarker
类的 non-sprite 状态增加了对 fixedSize
的支持。改进:
缺陷修复:
发布时间: 2019年3月29日
新功能:
Project/6.8 Water Edit
多片水面编辑。改进:
缺陷修复:
sandbox.destruct()
会导致其他的 sandbox
中 ObjMarker
的control无法使用。发布时间: 2019年3月25日
新功能:
6.10 Interactive Distance Measure
Analysis
目录下的可交互距离量测工具。改进:
缺陷修复:
发布时间: 2019年3月12日
新功能:
altizure-plugin-geosystem
支持对ObjMarker
建立局部坐标系。5.11 Camera Move Path
相机移动路径,可以在指定路径上匀速移动。7.5 Plugin Shapefile
导入 shapefile
功能。范例 7.56.9 Floor Distinguish
建筑楼层单体化示例。范例 6.9发布时间: 2019年3月10日
新功能:
DemMarker
支持导入符合wmts
标准的地形数据(高程图及正射图)。发布时间: 2019年3月7日
新功能:
发布时间: 2019年3月4日
缺陷修复:
PlaneMarker
及其继承类的初始化时闪烁的问题。AltizureProjectMarker
的位置不准确,或者 fence 位置不准确。新功能:
发布时间: 2019年2月22日
缺陷修复:
AltizureProjectMarker
的 focus
视角和网站设置的封面图案不一致。AltizureProjectMarker
的 `包围盒与模型不一致。新功能:
pointSize
接口,调整点的大小。改进:
发布时间: 2019年1月24日
改进:
PlaneMarker
(以及其继承类包括 CanvasTagMarker
, Tagmarker
等) 增加了 color
接口,用来改变图片底色; pinColor
接口改变图片下方指针颜色。发布时间: 2019年1月24日
缺陷修复:
div
在 scroll
之后,只有局部处于window中,Marker
鼠标交互事件位置不准确。发布时间: 2019年1月24日
缺陷修复:
Marker::euler::y
在 -PI
和 PI
附近有抖动,取值及设定值不正常。发布时间: 2019年1月23日
缺陷修复:
ObjMarker
默认 diffuse
颜色由蓝色调为白色。当 map_Kd
与 Kd
同时存在,Kd
不生效。发布时间: 2019年1月9日
缺陷修复:
新功能:
PolyTubeLineMarker
,类似 fence,可自定义纹理、动画等风格。发布时间: 2019年1月3日
缺陷修复:
发布时间: 2018年12月28日
改进:
phong
渲染增加了对导入模型的透明材质的支持。发布时间: 2018年12月24日
改进:
emissive map
, specular map
的支持。sdk
冗余。发布时间: 2018年12月21日
改进:
PlanarPatchMarker
两面都可接受交互事件。缺陷修复:
发布时间: 2018年12月10日
缺陷修复:
CanvasTagMarker
lost interaction after the sandbox is destructed and re-created.发布时间: 2018年12月10日
改进:
发布时间: 2018年12月7日
改进:
发布时间: 2018年11月30日
改进:
CanvasTagMarker
的图形被拉伸。新功能:
範例 1.6, 设置初始化模型质量,以节省硬件资源。只能在初始化 sandbox 时使用,后续更改将无效。
範例 1.7 自定义使用符合 WMTS 标准的地图服务。
发布时间: 2018年11月29日
改进:
PolyFenceMarker
中 texture
, alphaMap
, color
这三个的逻辑关系 (altizure issue #230)。texture
为彩色纹理,alphaMap
为透明掩码,color
为底色。 範例2.4
更新。新功能:
PlanarPatchMarker
多边形面片标注。每个面片的边界点存在于同一平面,面片边界不应自交。面片可以有任意倾斜角度。範例 2.13
测量任意倾斜角度(包括立面)多边形的周长
与面积
。
VideoProjectorMarker
视频投影标注。类似于 CameraMarker
,并携带一个视频文件,并将视频文件投影到实景模型上。範例 7.3
video fusion 视频融合。可以将一段视频作为 LOD 实景模型的动态纹理。发布时间: 2018年11月27日
缺陷修复:
发布时间: 2018年11月26日
改进:
PolyFenceLineMarker
的透明通道 alphaChannel, 範例2.4更新。新功能:
发布时间: 2018年11月23日
新功能:
发布时间: 2018年11月22日
缺陷修复:
发布时间: 2018年11月21日
範例改动:
发布时间: 2018年6月20日
新功能:
sandbox.camera.lookAt
,可以调整camera使得marker在视野中心。增加了範例5.10。改进:
PolyFenceLineMarker
的贴图逻辑,避免贴图错误。缺陷修复:
Math.log2
未定义的报错。发布时间: 2018年6月11日
新功能:
PolyLineMarker
增加了动画,以及可选的纹理。可以通过调整marker.style{animation, textture}
设置不同效果。 範例2.4
/**
* set the style of the fence
* @public
* @param {object} _style
* @memberof PolyFenceLineMarker
* @example <caption> Set the style </caption>
* polyFenceLineMarker.style = {
* texture: 'fence', // 'fence', 'arrow' or an image file url
* color: 0xffffff,
* animation: 'horizontal', // or 'verticle', 'none'. default 'hortizontal'
* opacity: 1.0
* }
*/
set style (_style){}
Marker::orientationByHorizontalPoints
/**
* get the realigned orientation from horizontal points
* @param {LngLatAlt[]} pts
* @param {bool} flip
* @public
* @returns {Quaternion}
* @memberof Marker
*/
orientationByHorizontalPoints (pts, flip = false)
GeometryUtils::areaByLngLatAlts
/**
* @param {LngLatAlt[] | PolygonBaseMarker} pts - boundary points
* @returns {Number} - squared meters
*/
function areaByLngLatAlts (pts) {}
GeometryUtils::checkPtsInPoly
/**
* @param {LngLatAlts} pts
* @param {LngLatAlts} poly - conter clock wise boundary
* @returns { bool[] } - whether the points are in the poly
*/
function checkPtsInPoly (pts, poly) {}
改进:
缺陷修复:
发布时间: 2018年5月24日
新功能:
isSprite
属性,区分是否总面向镜头。更新 范例 2.2*。pivot
– 面向镜头时的旋转中心,详见文档。AltizureProjectMarker
初始化选项 autoscale: {number | bool}
自动缩放CAD类模型。范例 2.1.2根据天际线的区域限高。范例 6.6
改进:
缺陷修复:
发布时间: 2018年4月9日
新功能:
改进:
缺陷修复:
发布时间: 2018年2月8日
新功能:
改进:
缺陷修复: