Skip to main content

· 2 min read
Basel Issmail

New Features

  • Improve infobox style

    Untitled

    Users now have many new options to improve infobox stylings, like the ability to change infobox position, width, height, outline width and color, and the ability to add a background mask.

    Developed by: @Maher Alhamoui
    Designed by: @Red

  • Filter layers by camera viewport

    Untitled

    The plugin API has been extended to get layers that are visible on the screen and to get the viewport boundaries of the visible portion of the map.

    Note: developer documentation for the plugin is under development.

    Developed by: @Basel Issmail

  • Reinstalling plugins with automatic property migration

    3d party plugins now can be updated without uninstalling them and change the structure of existing properties to match the new schema.

    Developed by: @rot 1024

  • Support 3rd party plugin translation

    3d party plugins now support translation using YAML files for localization.

    Developed by: @rot 1024

Bug Fixes

  • The “new member” button on the workspace settings page is disappearing

    Developed by: @Basel Issmail

  • Workspace settings do not refresh

    Workspace settings did not refresh when adding, editing, or removing a member.

    Developed by: @Basel Issmail

  • Plugin blocks cannot be deleted

    Developed by: @Basel Issmail

Internal

  • Upgraded dependencies

    Cesium has been upgraded to v1.90.0

    Developed by: @Basel Issmail

· 2 min read
Basel Issmail

New Features

  • Add "clamp to ground" option to file tool

    Untitled

    Adds the ability to attach the layer to the ground (keeps layer on top of the map even with terrain enabled) using the “clamp to ground” option.

    Developed by: @Hidemichi Baba

  • Infobox padding

    Untitled

    Users are now able to add padding for the infobox, which surrounds infobox’s contents, also users can add padding for text block contents.

    Developed by: @Maher Alhamoui
    Designed by: @Red

  • Support tags in plugin API

    A plugin API has been extended to get layer tags fields from the plugin side, get tags of the scene, get the tags of a layer, find layers by tag ID, and find layers by tag labels.

    Note: developer documentation for the plugin is under development.

    Developed by: @rot 1024

Bug Fixes

  • Support selecting blocks of plugins by clicking.

    Developed by: @rot 1024

  • Cesium Ion access token is not set expectedly.

    Developed by: @rot 1024

  • Cluster issues.

    Bugs that pixel range and minimum cluster size weren’t working as expected, and clusters and layers are not displayed correctly. Also improved cluster performance.

    Developed by: @Basel Issmail @rot 1024

  • The style of infobox block dropdown list is broken.

    Developed by: @Basel Issmail

  • Plugin blocks protrude from the infobox.

    Developed by: @rot 1024

Note

  • From this release, we plan to release a new version of Re:Earth periodically, once a month.

· 2 min read
KaWaite

New Features

  • Enhanced Terrain

    Untitled

    Adds the ability to select the terrain type. Default is cesium, but can choose Cesium World Terrain or ArcGIS Terrain as well. Also adds support for terrain exaggeration.

    Developed by: @rot 1024

  • Clustering Layers

    Untitled

    Group of selection of layers as a cluster that joins them together depending on the camera’s height. You can choose which layers are part of a cluster, add multiple clusters, use a background image for each cluster, and more!

    Developed by: @Basel Issmail Designed by: @Red

  • Camera Limiter

    Untitled

    For projects that don’t span the whole globe, create a camera boundary that keeps the user’s focus where you want it to be and help them not get lost! You can customize the camera’s max height, the location on the globe and choose whether or not to show the helper lines.

    Developed by: @Basel Issmail Designed by: @Red

  • Tagging of layers

    Untitled

    Users are now able to create, delete, attach and detach unique tags to better group related layer data. Currently this is strictly data-based, but in the future a Tag widget will be developed to visualize the tags from within a Re:Earth project.

    Developed by: @Hidemichi Baba
    Designed by: @Red

Bug Fixes

  • Photo overlay and marker images are not displayed expectedly in Android

    Developed by: @rot 1024

Internal

  • Upgraded dependencies

    Cesium has been upgraded to v1.89.0

    Developed by: @Basel Issmail

Next plan

  • Authentication: You can create an account and log in only with Re:Earth without setting up Auth0, which saves you the trouble of setting up the environment.