Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display textures pulled from a URL in a feature property #726

Open
burritojustice opened this issue Jul 29, 2019 · 0 comments
Open

display textures pulled from a URL in a feature property #726

burritojustice opened this issue Jul 29, 2019 · 0 comments

Comments

@burritojustice
Copy link

burritojustice commented Jul 29, 2019

It would be nice to use the url in a property feature as a texture, a la

    pois:
        filter: {$geometry: point}
        # enabled: false
        data: {source: _xyzspace}
        draw:
            points:
                texture: host_picture_url

TANGRAM VERSION:

0.19

ENVIRONMENT:

Mac, Chrome/Safari

TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:

https://burritojustice.github.io/xyz_maps/airbnb_hosts/
https://github.com/burritojustice/xyz_maps/blob/master/airbnb_hosts/scene.yaml

RESULT:

The image does not show up, but another image, which looks like a list of text, does show up.

While zooming in and out, what looks like a spheremap briefly appears.

EXPECTED RESULT:

Expecting that the image from the url would show up as the icon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant