forked from asoltys/avadepth
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Map was built in embedded iframe as both wet-boew and oscar libraries use different versions of OpenLayers 2.
This itself causes multiple problems:
- Limited operations between map and parent page functions
- Issues with navigation control
Three solutions for refactor include:
- Remove Oscar library and rely on wet-boew library
- Rename/remove wet-boew library for Avadepth
- Upgrade Avadepth OpenLayers to version 6 (this renames library to "ol" from "OpenLayers").
Reactions are currently unavailable