Skip to content

Commit 07b4a25

Browse files
added github repo to dash pannellum and small edits to pannellum readme.md
1 parent 55a1915 commit 07b4a25

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/dash_pannellum/dash_pannellum.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,23 @@ icon: solar:panorama-outline
1212
Dash Pannellum is a Dash component that integrates the Pannellum panorama viewer into your Dash applications. It allows you to display interactive 360° panoramas, including equirectangular images, cube maps, and 360° videos.
1313
Features
1414

15+
### Github Repo
16+
https://github.com/pip-install-python/dash_pannellum
17+
18+
⭐️ Star this component on GitHub! Stay up to date on new releases and browse the codebase.
19+
20+
### Features:
1521
- Display equirectangular panoramas
1622
- Support for multi-resolution panoramas
1723
- 360° video playback
1824
- Tour mode with multiple scenes and hotspots
25+
- Customizable controls
1926
- Center dot option for orientation
27+
- pinpoint location of where the user is within the component
28+
- autoload feature
29+
- adjustable props
30+
- supports keyboard controls [left arrow] [right arrow] [up arrow] [down arrow] to move, [shift] zoom in and [control] to zoom out
31+
- full screen mode
2032

2133
### Installation
2234
`pip install dash-pannellum`

0 commit comments

Comments
 (0)