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
Goal: Leverage the new widget support in deck.gl. Increase the catalog of pre-built widgets, improve the usability of the widget system. Support both the geospatial and info vis domains
Add option where the geocoder is just a small button and clicking on it opens the text field. Right now it permanently occupies a lot of space, not really fitting in to a column of widgets on the side.
Graduate _InfoWidget -
support onHover
Define semantics of popups when using multiple viewports. @chrisgervang
Allow views to set background color - Without it, ScreenshotWidget images are not as expected.
Selection extension module? - Needed for "plotly style" selection widget?
PopupWidget tracker
A PoC was landed as _InfoWidget as a placeholder until we have a better solution, it attracted a lot of feedback: Given the amount of feedback, we may want to align on requirements / assumptions:
Uh oh!
There was an error while loading. Please reload this page.
Goal: Leverage the new widget support in deck.gl. Increase the catalog of pre-built widgets, improve the usability of the widget system. Support both the geospatial and info vis domains
v9.3+
GimbalWidget
- handle more viewport typesCompassWidget
- handle more viewport typesTimelineWidget
- more features, better stylingInfoWidget
- Decide on if and how to align withgetTooltip()
v9.2 Punch List
_ResetViewWidget
-_ScreenshotWidget
-_ThemeWidget
-_ScaleWidget
-_TimelineWidget
- Address feedback in feat(widgets): minimal TimelineWidget (PoC) #9587_SplitterWidget
- Address issues in [feat]: SplitterWidget #9565_GeolocateWidget
_InfoWidget
-InfoWidget
@felixpalmerSimple Widget Library Wish List
ZoomWidget
FullScreenWidget
ScreenshotWidget
feat(widgets) New ScreenshotWidget #9454CompassWidget
(geospatial)ResetViewWidget
(infovis: plotly style reset view ) feat(widgets): new ResetViewWidget (v9.1) #9478ThemeWidget
feat(widgets): ThemeWidget #9471 - experimental version landedLoadingWidget
feat(widgets): New LoadingWidget #9485 - experimental version landedScaleWidget
(geospatial) feat(widgets): New ScaleWidget #9491 - experimental_ScaleWidget
landedGeocoderWidget
(geospatial) feat(widgets): Simple GeolocateWidget #9488 - experimentalGeolocateWidget
landedGimbalWidget
"Advanced" Widgets Wish List
PopupWidget
POC: InfoWidget #8958 - experimental_InfoWidget
landed @felixpalmerTooltipWidget
- (exists internally, expose?, deduplicate?)TimelineWidget**
- even the most simple playback would be very valuable @chrisgervangEditModeWidgets
- editable-layer controls as widgetsComponents Wish List
Widget System Features
position: 'top-center'| 'bottom-center' | 'center'
? (E.g.often a permanent geocoder text field would be placed at top-center of the map.)Widget System Docs
General deck improvements that would benefit Widgets
The following improvements to deck.gl could benefit the widget system or enable useful widgets
PopupWidget tracker
A PoC was landed as
_InfoWidget
as a placeholder until we have a better solution, it attracted a lot of feedback: Given the amount of feedback, we may want to align on requirements / assumptions:Misc Feedback
@Pessimistress A "real" popup does the following
Tooltip tip/arrow
The text was updated successfully, but these errors were encountered: