Skip to content
This repository was archived by the owner on Dec 6, 2018. It is now read-only.

Feature that allows a hotspot to have its own icon through an image#285

Open
victorhsr wants to merge 2 commits into
googlearchive:masterfrom
victorhsr:feature/hotspot-image
Open

Feature that allows a hotspot to have its own icon through an image#285
victorhsr wants to merge 2 commits into
googlearchive:masterfrom
victorhsr:feature/hotspot-image

Conversation

@victorhsr

Copy link
Copy Markdown

Feature that allows a hotspot to have its own icon through an image. To use this feature you should add 'icon: icon_path' in its definition. If no icon is assigned, a default hotspot is created

Example:

hotspots: {
      whaleLeft: {
        pitch: 0,
        yaw: 150,
        radius: 0.05,
        icon: 'images/hotspot_example.png',
        distance: 1
      }
}

…r for new users on how it can build their ambient with different panorama types
…on_path' in its definition. If no icon is assigned, a default hotspot is created
@sukima

sukima commented Apr 4, 2018

Copy link
Copy Markdown

Is this going to get merged? I was looking for exactly this feature. Is this project dead?

@sukima

sukima commented Apr 4, 2018

Copy link
Copy Markdown

@lincolnfrog / @tommytee Please help? I really don't want to maintain a separate fork just for my project(s).

@victorhsr

Copy link
Copy Markdown
Author

@sukima I'm happy to know that this functionality is useful for someone else. I'm available to make any change that allows this to be merged

@tommytee

tommytee commented Apr 6, 2018

Copy link
Copy Markdown
Contributor

@sukima i can't merge... lincolnfrog can

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants