Releases: sony/mapray-js
Releases · sony/mapray-js
0.8.5
0.8.4
0.8.4
Added
- Implement mouse event for each entities #105, #132
- Support overlay entity#145
- compute geographical distance between two GePoints#152, #155
- Supported smoothly changing camera position and roration#153, #155
- Supported to set position and rotation of camera on URL #154, #155
Improved
- Refactor classes which related to resource#146
- Upatate the style for jsdoc#159, #158
- Modified stroke of TextEntity#160, #161
Bug fix
0.8.3
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
Added
- Support ClampTpTerrian mode for all entities #60
- Support altitude mode and extruded mode for GeoJSON Loader #63, #69
- Add attribution controller #85
- Organize copyright notices #86
- Add UI Engine #78 #82
- Support Text stroke and background color in TextEntity #72
- Update Examples and tutorials #65, #68 #70
- Add CSS files and support to generate css file #84
Bug fix
Breaking change
Renamed height
variable to altitude
in GeoPoint.
#73
0.7.0
Added
- Altitude mode for each entites and schema of scene file #49
- GeoJSON Loader #46
- Support Polygon Entity #35
- Support Pin Entity #34
- Support ImageIcon Entity #56
- Support Mapray API #52
- Support Model entity #50
- Breaking changes
- Change the coordination for mapray scene file and API #50
Removed
- Generic Entity #50