Skip to content

Fix #3545 BBOX query param#3546

Merged
tdipisa merged 5 commits intogeosolutions-it:masterfrom
allyoucanmap:bbox-param
Feb 19, 2019
Merged

Fix #3545 BBOX query param#3546
tdipisa merged 5 commits intogeosolutions-it:masterfrom
allyoucanmap:bbox-param

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

@allyoucanmap allyoucanmap commented Feb 18, 2019

Description

This PR introduce bbox param to urls in map viewer, when a valid bbox is provided the map will zoom to the extent.
eg:
http://localhost:8081/#/viewer/openlayers/1?bbox=-64.68192100524905,46.1721932598718,-64.43335533142091,46.28394028797088

In main.js and embedded.js there is an epic to handle location changes.

The ui of Share plugin has been updated as follow:

share_1
share_2
share_3

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Feature

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

projects need to be updated in main.js and embedded.js

@allyoucanmap allyoucanmap added this to the 2019.01.01 milestone Feb 18, 2019
@ghost ghost assigned allyoucanmap Feb 18, 2019
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 80.783% when pulling ae97db3 on allyoucanmap:bbox-param into d09e85f on geosolutions-it:master.

@tdipisa tdipisa requested a review from mbarto February 19, 2019 14:53
@tdipisa tdipisa modified the milestones: 2019.01.01, 2019.02.00 Feb 19, 2019
@tdipisa tdipisa merged commit 4ffcbf8 into geosolutions-it:master Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BBOX query param

4 participants