Skip to content
Failed

Changes

Summary

  1. Move the zoom level marker updates to flatmap-viewer (commit: fe7188a) (details)
  2. Featured marker no longer clustered (commit: fd386ce) (details)
  3. fix flatmap-viewer being on alpha version (commit: 62323e6) (details)
  4. Fix issue where markers were not being cleared and clean up (commit: 848391f) (details)
  5. modify zoom in marker in cluster (commit: 5d14622) (details)
  6. add delay for zoom in marker (commit: d307e4f) (details)
Commit fe7188a2cbc6e39b2ad4eb33e8e6fbe1dd3c9cd4 by jessekhorasanee
Move the zoom level marker updates to flatmap-viewer
(commit: fe7188a)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/DynamicMarkerMixin.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit fd386cecd4dc6af45619ab88d8432e3a663ac61e by jessekhorasanee
Featured marker no longer clustered
(commit: fd386ce)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
Commit 62323e6c4eaed517e28376190d4376ebec5bf906 by jessekhorasanee
fix flatmap-viewer being on alpha version
(commit: 62323e6)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit 848391f157aa058e130802921862d70714254bae by jessekhorasanee
Fix issue where markers were not being cleared and clean up
(commit: 848391f)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/DynamicMarkerMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/DynamicMarkerMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)