-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat(geo): update queryUrl with min max resolution #1167
Conversation
…ouverte/igo2-lib into customQueryUrlWithMinMaxParam merge remote with local
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not test the pr.. i'll do it soon ;)
@matrottier veux-tu qu'on continue d'honorer l'objet initial ? On le changerait pour un array ici (queryUrls au lieu de queryUrl). À toi de voir... |
semble tiguidou ! go ! go ! go ! |
* feat(geo): update queryUrl with min max resolution * solve lint errors * solve lint errors.. * solve lint errors * test query * test * fix(query): fix query url bbox param * wip * branch testing new code * merge with queryUrlFix * add resolution and scale check * lint * check scale and resolution are exists * verification of resolution and scale * refactor/fix(queryUrl): fix conditions and examples for scale and resolution * fix typo * fix(query): fix htmlgml query geom * fix(query): htmlgml2 geometries were undefined or wrong --------- Co-authored-by: Philippe Lafreniere <[email protected]> Co-authored-by: Pierre-Étienne Lord <[email protected]>
What is the current behavior? (You can also link to an open issue here)
this update relate to the issue #984 Custom Query Url with min/max resolution
What is the new behavior?
add the possibility to change the url depending on the zoom/resolution of the map.