Options
All
  • Public
  • Public/Protected
  • All
Menu

Module react-ngw-map/src

Index

Type aliases

ReactNgwMapProps: MapContainerProps & Required<Pick<MapContainerProps, "mapAdapter">>

Functions

  • ButtonControl<P>(props: P): null
  • MapControl<P>(props: P): ReactPortal
  • ReactNgwMap<Props>(__namedParameters: Props): DetailedReactHTMLElement<{ className: undefined | string; id: undefined | string; ref: RefObject<HTMLDivElement>; style: undefined | CSSProperties }, HTMLDivElement>
  • ToggleControl<P>(props: P): null

Generated using TypeDoc