You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The disadvantage here of using the same approach is that we'll need to keep the features param in sync. For normal vector layers this is no issue since we load all features upon first load. But maybe this is no big deal.
- local storage service for persistence
- add/edit/delete working
- playback and timeline
- many tests added
- start/end date in filtering, refs #136
- listen for layer changes and compute time, refs #134
Based on our 'protocol', this means:
timeAttribute
property on layerfeatures
property on layer to store annotationsSee also #134
The text was updated successfully, but these errors were encountered: