forked from geosolutions-it/MapStore2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
geosolutions-it#9978: Add 360 photo support with Mapillary (geosoluti…
…ons-it#10027) * geosolutions-it#9978: Add 360 photo support with Mapillary Description: - adding the mapillary viewer for 360 photo support beside Google amd cyclemedia - handle view custom 360 photos into mapillary viewer using GeoJSONDataProvider - handle view the custom images in 2d and 3d modes - install mapillary-js npm package - edit VectorLayer to enable add layer features via geojson url in 2d + 3d views - adding unit tests for mapillary * geosolutions-it#9978: Add 360 photo support with Mapillary Description: - edit the test img for mapillary * geosolutions-it#9978: Add 360 photo support with Mapillary Description: - fix issues in unit tests - edit in test files of mapillary * geosolutions-it#9978: Add 360 photo support with Mapillary Description: - edit in mapillary unit tests * geosolutions-it#9978: Resolve review comments on [360 photo support with Mapillary] Description: - remove all the changes in VectorLayer and move zoomTo layer in streetView epics - add a notification if the service is not available for mapillary custom data layer - replace legacy way of style with geostyler for marker streetview - edit the streetview in monitorState to be more specific - edit unit cases based on changes * review marker rotation and 3d support * revert changes in cesium vector layer * revert changes in ol vector layer * revert changes in url utils * add tests * fix jsdoc * remove zoom to action and added clamp to ground option * fix geojson data provider --------- Co-authored-by: allyoucanmap <[email protected]>
- Loading branch information
1 parent
8d4df57
commit 0ec0d92
Showing
44 changed files
with
1,905 additions
and
274 deletions.
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
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.