From 65bbd16f81a2a5cad9af9d6a9a288a586a1ab0c3 Mon Sep 17 00:00:00 2001 From: masa-sony Date: Fri, 28 Jul 2023 11:18:17 +0900 Subject: [PATCH] updated versions of resources --- README.md | 8 ++++---- examples/animation/countup/AnimePinCurveText.html | 2 +- examples/animation/linear/AnimePinLinear.html | 2 +- examples/animation/path/AnimePathEasyBinding.html | 2 +- examples/animation/size/AnimePinCurve.html | 2 +- examples/animation/step/AnimePinStep.html | 2 +- examples/animation/updown/AnimePinCurveCombo.html | 2 +- examples/b3dtiles/package.json | 4 ++-- examples/camera/angle30/ChangeAngleOfView30.html | 2 +- examples/camera/angle60/ChangeAngleOfView60.html | 2 +- examples/camera/animation1/CameraAnimation.html | 2 +- examples/camera/animation2/CameraAnimationVer2.html | 2 +- examples/camera/path/VirtualPathCameraAnimation.html | 2 +- .../camera/position/LongitudeAndLatitudeCameraPos.html | 2 +- .../geojson/change-property/ChangeGeoJsonFormat.html | 2 +- .../entity/geojson/extrude/ExtrudePolygonProperties.html | 2 +- .../entity/geojson/line1/ReadGeoJsonLineProperties.html | 2 +- .../geojson/line2/ReadGeoJsonLinePropertiesVer2.html | 2 +- examples/entity/geojson/load/LoadGeoJSON.html | 2 +- .../entity/geojson/point1/ReadGeoJsonPointProperties.html | 2 +- .../geojson/point2/ReadGeoJsonPointPropertiesVer2.html | 2 +- .../geojson/polygon1/ReadGeoJsonPolygonProperties.html | 2 +- .../polygon2/ReadGeoJsonPolygonPropertiesVer2.html | 2 +- examples/entity/gltf/altitude/ChangeAltitudeMode.html | 2 +- examples/entity/gltf/animation/glTFModelAnimation.html | 2 +- examples/entity/gltf/move/glTFModelController.html | 2 +- examples/entity/gltf/scene1/LoadglTFModel.html | 2 +- examples/entity/gltf/scene2/LoadglTFModelVer2.html | 2 +- examples/entity/icon/image/AddImageIcon.html | 2 +- .../icon/image_scene/AddImageIconWithSceneLoader.html | 2 +- examples/entity/icon/pin/AddPin.html | 2 +- examples/entity/icon/pin_scene/AddPinWithSceneLoader.html | 2 +- examples/entity/line/animation/LineAnimation.html | 2 +- examples/entity/line/scene/LoadLineScene.html | 2 +- examples/entity/line/simple/AddLine.html | 2 +- examples/entity/line/style/ChangeLineFormat.html | 2 +- examples/entity/text/scene/WriteStringWithSceneLoder.html | 2 +- examples/entity/text/simple/WriteStringWithAddText.html | 2 +- examples/entity/text/style/ChangeFontFormat.html | 2 +- examples/input/mouse/CameraControlWithMouse.html | 2 +- examples/layer/change/ChangeImageTile.html | 2 +- .../create-delete/CreateDeleteLayerChangeOpacity.html | 2 +- examples/layer/simple/AddLayer.html | 2 +- examples/pointcloud/package.json | 4 ++-- examples/terrain/package.json | 4 ++-- meta-info.ts | 6 +++--- 46 files changed, 54 insertions(+), 54 deletions(-) diff --git a/README.md b/README.md index e57c4589..38b5009b 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ maprayJS is a JavaScript library for a high quality interactive 3D globes and di ### Script Tag #### core packages ```html - + ``` #### ui packages ```html - + ``` ### NPM module @@ -53,7 +53,7 @@ Mapray Cloud managed by [Sony Group Corporation.](https://www.sony.com/) If you
- + + diff --git a/examples/animation/linear/AnimePinLinear.html b/examples/animation/linear/AnimePinLinear.html index 2df1d78b..886e379e 100644 --- a/examples/animation/linear/AnimePinLinear.html +++ b/examples/animation/linear/AnimePinLinear.html @@ -3,7 +3,7 @@ AnimePinLinearSample - +