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

Add example for StaticImage #268

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Add example for StaticImage #268

merged 2 commits into from
Sep 20, 2023

Conversation

tsaiDavid
Copy link
Contributor

@tsaiDavid tsaiDavid commented Sep 19, 2023

Hi @tschaub - thanks for your work on this project.

I was able to test these changes locally by booting up Astro via npm start and see that my example I added was working.

As there are currently no typings for this, I referenced both your ol example as well as @crubier's example to try to get a better sense of how this might work.

I am unsure if this is the "right" way to display a static image in this declarative paradigm, so I'm open to any guidance here.

image

tsaiDavid and others added 2 commits September 19, 2023 18:56
Signed-off-by: David Tsai <tsaiDavid@users.noreply.github.com>
Signed-off-by: Tim Schaub <tim@planet.com>
@tschaub
Copy link
Member

tschaub commented Sep 20, 2023

Thanks for the contribution, @tsaiDavid. I pushed another commit to satisfy the linter (need to add docs on the dev setup around that).

@tschaub tschaub merged commit 2effd78 into planetlabs:main Sep 20, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants