Skip to content

Releases: 2gis/mapgl-gltf

v2.1.0

08 Nov 08:04
35e5554
Compare
Choose a tag to compare
  • Added minZoom, maxZoom, modelsNearCameraFade options
  • Added keepModels flag to all remove plugin methods

v2.0.2

06 Sep 07:54
aee1fb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Apr 05:05
cec00bf
Compare
Choose a tag to compare
  • Fixed a realty scene control appearance when a building doesn't have any floor plan.
  • Fixed setting map options on click on a building which has no floor plans.

v2.0.0

25 Apr 05:27
e234579
Compare
Choose a tag to compare

v1.3.1

03 Oct 10:45
4a7662a
Compare
Choose a tag to compare
  • Some release fixes.

v1.3.0

03 Oct 07:34
e11db1b
Compare
Choose a tag to compare
  • Added new public methods - removeModels and removeRealtyScene.
  • Now the plugin remains working when map styles are changed.
  • Fixed styles of the floor control.
  • Exported useful plugin types.
  • Added the new option isUnderground to BuildingFloorOptions. If its value is true the map will be covered with a ground geometry so that only the floor's plan will stay visible.
  • Added the new option groundCoveringColor to PluginOptions.
  • Added the new public method - setOptions which helps to change the ground covering color on the fly.

v1.2.1

06 Jul 15:45
70f6090
Compare
Choose a tag to compare
  • Fixed bug when method addModelsPartially and strategy dontWaitAll are used together

v1.2.0

05 Jul 18:02
36c599e
Compare
Choose a tag to compare
  • Added popups to buildings on the realty scene
  • Fixed bug when viewport hasn't been updated on window resize
  • Method removeModel now restores buildings hidden by linkedIds
  • Version mapgl updated to 1.37.2

v1.1.0

04 Jul 12:11
4a54fe7
Compare
Choose a tag to compare
  • Added methods: addModel, removeModel, addPoiGroup, removePoiGroup, addModelsPartially
  • Added method addRealtyScene for creating interactive realty scene
  • Added events for poi and models: click, mousemove, mouseover, mouseout
  • Added support for offset of the models
  • Code reorganization

v1.0.1

28 Apr 14:02
1593e4a
Compare
Choose a tag to compare

Changes:

  • Fix of the link to the docs in readme