mapillary / mapillary/mapillary-js

Transition mode

Open
#633 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
516
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for your great work! I'm using my own provider for local usage, but when I change the panorama image, the transition doesn't have a 3D effect. I am using the following code:
viewer.setTransitionMode(TransitionMode.Instantaneous); but my transition is only in fade mode.

I want the transition to look exactly like this effect when changing the photo. How can I achieve that?

https://github.com/user-attachments/assets/9686f20b-6fc7-40df-8eb3-f61c8be4e99b

my sample:

https://github.com/user-attachments/assets/d368f9af-fcbe-4ab1-904e-de03641de399

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the viewer.setTransitionMode(TransitionMode.Instantaneous) entry point and trace how that mode is handled when panorama images change. Compare the reported fade behavior with the linked examples; done means the requested transition behavior is either supported and documented or narrowed to a concrete implementation change.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.