Skip to content

Metadata Explorer first implementation#585

Merged
offtherailz merged 20 commits intogeosolutions-it:masterfrom
offtherailz:metadata
May 20, 2016
Merged

Metadata Explorer first implementation#585
offtherailz merged 20 commits intogeosolutions-it:masterfrom
offtherailz:metadata

Conversation

@offtherailz
Copy link
Copy Markdown
Member

This tool add a simple search functionality on a csw catalog, with thumbnails and add wms layer to map capabilities.
image

/**
* Search Bar component for Maps
*/
let MetadataExplorer = React.createClass({
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be named SearchBar

return {
records: [],
onLayerAdd: () => {},
mapType: "leaflet"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@offtherailz offtherailz merged commit 66d454e into geosolutions-it:master May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants