-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Follow up on #330
- evaluate the effort that will be needed to improve organization and maintainability of the code base, which in particular would unblock the main thread while performing time-consuming operations (fetching the data from the server, creating annotations, rendering)
- could explore rendering of the polygons outside of OpenLayers and passing the result as overlay to OpenLayers (need to make sure we do not completely eliminate the possibility of allowing editing polygons in the future - we just need to be able to optimize for rendering in read-only)
- look if there is something new in the latest OpenLayers (we are close to latest) - probably do this first, since the latest 1.7.0 release mentions some relevant improvements
- would it help, would it be possible to reuse instances for the annotations?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request