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

Ajout des options de filtres sur le widget SearchEngine #390

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

lowzonenose
Copy link
Contributor

Ajout des options sur le widget SearchEngine

searchOptions: {
    addToMap: false,
    filterServices : "WMTS,WMS,TMS",
    filterWMTSPriority : true,
    filterLayersPriority : dataStore.getFeatured().toString(),
    serviceOptions: {}
  }

avec

"featured" : [
    "CADASTRALPARCELS.PARCELLAIRE_EXPRESS",
    "GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2",
    "PLAN.IGN",
    "LIMITES_ADMINISTRATIVES_EXPRESS.LATEST",
    "ORTHOIMAGERY.ORTHOPHOTOS"
  ]

@lowzonenose lowzonenose added the enhancement Améliore le comportement du composant label Nov 22, 2024
@lowzonenose lowzonenose self-assigned this Nov 22, 2024
@lowzonenose lowzonenose merged commit 7dc9abb into main Nov 25, 2024
@lowzonenose lowzonenose deleted the feature/opts-filter-searchengine branch November 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Améliore le comportement du composant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants