Skip to content

0.9.1

Compare
Choose a tag to compare
@daisuke201 daisuke201 released this 11 Apr 12:32
· 192 commits to main since this release

Features and improvements

  • WebGL2 Support #247
  • Added functionality to measure processing time information for point cloud loading #248
  • Web Mercator projection does not support drawing of Arctic and Antarctic regions #249
  • Add PinEntity and ImageIconEntity to Mapray's Scene definition #251
  • Add REST API to access Mapray Cloud Scene data in Mapray Cloud API #252
  • Add new mathematical operations to the GeoMath class #254
  • Make Material class public API and add support for integer uniform parameters #253
  • Add ability to specify elevation and maximum level in FlatDemProvider#255
  • Add API to toggle visibility of point clouds and B3D models and standardize their formats #256
  • Add the ability to click on B3D models and retrieve their unique IDs via API #257
  • Update build-related development tools #258
  • Convert remaining JavaScript code to TypeScript #264
  • Refactoring #266
  • Improve the Debug App #267
  • Add an Example for ImageIconEntity #268
  • Change default branch name to main #272

Breaking Changes

  • Added/fixed the features to specify elevation and maximum level to FlatDemProvider
  • Pick function interface unification

Bug fix

  • Improved timing to update URL hash #237
  • Dragging near the poles in software is not intuitive #250
  • Fix Clamp Calculation Bug in LineEntity #259
  • URLHash update process #260
  • Enabling CloudVisualize causes B3D to disappear #261
  • visibility:false option not being applied when adding layers #262
  • Camera does not animate when time parameter is set to 0 #263

What's Changed

Full Changelog: 0.9.0...0.9.1