Skip to content

Feature List

Daniel Koch edited this page Apr 24, 2018 · 30 revisions

This is a list of features (future) included in react-geo.

Checked features are already included (with reference to #PullRequest and Version).
Unchecked features are not yet included. PullRequests welcome.

Components (last updated for v8.1.0)

  • Button
    • SimpleButton #1
    • ToggleButton #1
    • ToggleGroup #1
    • MeasureButton #254 v1.3.0
    • DigitzeButton #377 v2.0.0
    • UploadButton #439 v5.1.0
    • ZoomButton
      • ZoomInButton #507 v6.0.0
      • ZoomOutButton #508 v6.0.0
    • ZoomToExtentButton #513 v6.0.0
    • GeoLocationButton #505 v6.0.0
  • CircleMenu
    • CircleMenu #218 v1.1.0
  • Field
    • NominatimSearch #93
    • ScaleCombo #15
    • CoordinateReferenceSystemCombo #244 v1.2.0
    • LayerSelectField / LayerSelectCombo
    • [ ] HoverTemplateField --> https://ant.design/components/mention/
    • RemoteSelectField (AutoComplete with remote data source -> url as Prop …)
    • WFSSearchField (Maybe composoable with NominatimSearch) #563 v7.0.0
  • Grid
    • PropertyGrid #208 (renamed in #391)
    • FeatureGrid #391 v3.0.0
    • AgFeatureGrid #588 v8.1.0
    • RemoteGrid (Grid with remote data source -> url as Prop …)
  • LayerTree
    • LayerTree #30
    • LayerTreeNode --> should be moved to LayerTree folder (see CircleMenuItem) #30
  • Legend
  • LayerPreview
    • LayerPreviewImage --> bismap
  • LoadingMask
    • [ ] LoadingMask --> bismap
  • Map
    • FloatingMapLogo #15
    • MapComponent #195
      • Drag & Drop Support --> see HOCs
    • FeatureInfoPopup
  • Panel
  • Slider
    • LayerTransparencySlider #68
    • WMS-T Slider #314 v1.5.0
      • Example is missing
    • MultipleLayerSlider (FadeIn/FadeOut) #510 v6.0.0
  • Toolbar
    • Toolbar #10
    • HotizontalToolbar (via. Toolbar property) #10
    • VerticalToolbar (via. Toolbar property) #10
  • Userchip
    • Userchip #4
  • LayerTree
    • LayerTree #30
  • Window
    • Window #289 v1.4.0

Container

  • CoordinateTransformationPanel
  • AddLayer-Components
    • AddWMS-Components #267 v1.4.0
    • AddWFS-Components

Utils

  • Csrf #2
  • AnimateUtil #377
  • CapabilitiesUtil #267
  • DigitizingUtil (WFS-T tools for drawing/digitizing tools)
  • GeometryUtil #463 v5.3.0
  • FeatureUtil #30
  • MapUtil #12
  • ObjectUtil #9
  • ProjectionUtil #244
  • StringUtill #30
  • UndoUtil #11
  • UrlUtil #42
  • WfsUtil #567 ?
  • Logger #2

HOCs

  • VisibleComponent #14
  • MapProvider #195
  • DropTargetMap #509 v6.0.0
  • Classname #568 ?