UNPKG

react-mapfilter

Version:

These components are designed for viewing data in Mapeo. They share a common interface:

5 lines (4 loc) 206 B
export { default as ReportView } from './ReportView' export { default as MapView } from './MapView' export { default as MediaView } from './MediaView' export { default as FilterPanel } from './FilterPanel'