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

685 - Fix ngeo examples #4346

Merged
merged 1 commit into from Nov 1, 2018
Merged

Conversation

adube
Copy link
Contributor

@adube adube commented Oct 30, 2018

This patch fixes the ngeo examples that were broken or had minor UI issues.

Fixed examples:

  • bboxquery
  • desktopgeolocation
  • layerorder
  • mapquery
  • measure
  • modal

Todo

  • move all urls to examples/url.js
  • fix the mapfishprint example (it currently returns a blank page... I don't think this can be fixed here) will be fixed in a separate PR
  • fix the googlestreetview example will be fixed in a separate PR
  • fix the rotate example (FontAwesome version 5 doesn't seem to work with OpenLayers anymore... I tried with OL only and it doesn't work...) will be fixed in a separate PR

Copy link
Member

@sbrunner sbrunner left a comment

Choose a reason for hiding this comment

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

Looks good to me :-)

@adube
Copy link
Contributor Author

adube commented Oct 31, 2018

@sbrunner Thanks for the review.

Would you please open tasks on JIRA for the following ngeo examples still remaining to be fixed?

  • mapfishprint
  • googlestreetview

For the rotate one, it's a larger issue (it would seem). Would you please create an other task on JIRA mentionning: "FontAwesome 5 not working as text symbols in OpenLayers".

That's a total of 3 tasks. Thanks a lot.

@sbrunner
Copy link
Member

You want that I open 3 different tasks?

@adube
Copy link
Contributor Author

adube commented Oct 31, 2018

You want that I open 3 different tasks?

Yes, please.

@adube adube changed the title WIP 685 - Fix ngeo examples 685 - Fix ngeo examples Oct 31, 2018
@adube
Copy link
Contributor Author

adube commented Oct 31, 2018

I added bootstrap in the ngeo examples common dependencies, which fixed some of the examples that required it (mapquery, bboxquery, etc.).

I also made sure that all ngeo examples used urls from the url.js file.

I will merge once Travis is happy.

@adube adube merged commit ade3574 into camptocamp:master Nov 1, 2018
@adube adube deleted the v2_4-685-fix-examples branch November 1, 2018 12:22
@sbrunner sbrunner added this to the 2.4 milestone Nov 30, 2018
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.

None yet

2 participants