Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow search tool to query multiple services #1122

Closed
2 tasks
offtherailz opened this issue Oct 11, 2016 · 1 comment
Closed
2 tasks

Allow search tool to query multiple services #1122

offtherailz opened this issue Oct 11, 2016 · 1 comment

Comments

@offtherailz
Copy link
Member

offtherailz commented Oct 11, 2016

As a MapStore 2 user, I want to use the search bar to find data from different services (not only GeoCoder).

Search bar should allow to query different services ( GeoCoding services, WFS, custom services...) , configured accordingly.

  • A tool should show and allow to enable/disable the search services.
  • Each service should be customizable in output (with JSXTemplates). By default a click on a search result zooms and place a marker on the map, but we can add custon behiviour for JSXTemplate (e.g. more info...)
offtherailz added a commit that referenced this issue Mar 7, 2017
* Implementation of nested search services

Nested services can be configured to be used when a result from a
service is already selected, to refine the search.

 - You can use mixed services
 - You can display selected items
 - You can populate searchbar with some text when an item is selected (useful also for nominatim)
 - Can change the text search placeholder
 - Improved search result to support templating system (displayName and subTitle)
 - Every string can be defined using a template from the selected item

* Fixed eslint
@tdipisa
Copy link
Member

tdipisa commented Jan 15, 2020

closed for inactivity.

@tdipisa tdipisa closed this as completed Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants