-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(imported vector): allow to store vector data and layer in indexe…
…ddb (#1204) * fix(demo): unable to add layers from the catalog * refactor(*):unifying styles in a single directory * refactor(*):unifying styles in a single directory * refactor(style-modal): move to style directory * wip * fix(context): crash on context export with vector data (infra-geo-ouverte/igo2#711) * refactor(import-style): random style based on attributes * BREAKING CHANGE(style): Various style interface moved into igoStyle property * wip * wip * wip * wip * refactor(style-modal): renaming style-modal to style-modal-drawing * feat(style): methods to change imported vector layer style (base style only) * wip merge conflict resolution * feat(confirm-dialog): now support translations * feat(*): allow to store imported data to indexed db * wip * feat(indexeddb): adding a store to save layers * wip * feat(imported vector): allow to store vector data and layer in indexeddb * wip * lint * feat(import): add a config allowToStoreLayer to control layer storage * wip * wip * fix(longpress): prevent multitouch event emissioon * feat(geolocation): code refactor + better handling view zom/move when followposition is true * wip * feat(geolocation): added feature to show movement direction * wip * lint * wip * feat(geolocation): changed orientation symbol style and now checks speed as well to determine mobility * feat(workspace):add option to index or not content * wip * wip * lint * fix(map): set resolution to 0 was impossible * BREAKING CHANGE(OFFLINE): major refactor and some properties moved * wip * wip * wip * wip * wip * feat(geolocation): fixed condition to change arrow orientation * feat(geolocation): fixed possibly undefined speed in orientation check --------- Co-authored-by: Simon Castonguay <[email protected]>
- Loading branch information
Showing
16 changed files
with
2,009 additions
and
1,847 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.