-
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): Print with resolution PDF and image #1264
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
c90d559
feat(geo): Added rotate option and north direction to the map when pr…
aziz-access 1346b9a
solve lint and optimize map updateControls function
aziz-access 083eeaa
integrate custom controle rotation-button component in the map
aziz-access 6233434
adjust image in all template
aziz-access 7d6c6aa
solve scale and rotate arrow color and position in pdf export
aziz-access bb4bc80
code improvement and write documentations
aziz-access c134874
sove lint
aziz-access 9d8084a
Merge branch 'next' of github.com:infra-geo-ouverte/igo2-lib into pri…
aziz-access 03be970
Merge branch 'next' of github.com:infra-geo-ouverte/igo2-lib into pri…
aziz-access 193dc6e
feat(geo): add resolution options for print module
aziz-access b3367f4
add resolution to image export
aziz-access 05d2c78
solve lint
aziz-access 7af119d
code improvement
aziz-access 32f8df9
code improvement eliminate repeated code
aziz-access 2abec17
solve lint
aziz-access 9ded749
code refactoring
aziz-access 7741950
Merge branch 'next' of github.com:infra-geo-ouverte/igo2-lib into pri…
aziz-access 279a35b
solve lint
aziz-access afdb476
delete mapOverlayHTML from dom
aziz-access 973d2aa
solve comments
aziz-access 93c94b3
add type to map canvas
aziz-access aa1f48f
delete console log
aziz-access b9f08e5
fix conflicts
aziz-access 3839349
merge branches and adjust code
aziz-access 4d0f0f2
delete scaleLine from print demo component
aziz-access aceb728
solve 1
aziz-access e2892ad
solve conflicts
aziz-access 0c1b906
Merge branch 'next' of github.com:infra-geo-ouverte/igo2-lib into pri…
aziz-access 4e2809b
code improvement add resetOriginalMapSize, setMapImageResolution and …
aziz-access 2b69d7f
add access modifiers to function
aziz-access File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Dans les paramètres de la méthode, on pourrait ajouter le type pour la résolution:
PrintResolution