Skip to content
This repository has been 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
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

victorhsr
Copy link

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
Copy link

sukima commented Apr 4, 2018

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

@sukima
Copy link

sukima commented Apr 4, 2018

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

@victorhsr
Copy link
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
Copy link
Contributor

tommytee commented Apr 6, 2018

@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