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

Can`t resolve @deck.gl/google-maps #247

Open
KazukiTsujino opened this issue Apr 21, 2022 · 1 comment
Open

Can`t resolve @deck.gl/google-maps #247

KazukiTsujino opened this issue Apr 21, 2022 · 1 comment

Comments

@KazukiTsujino
Copy link

Hi @danmarshall

I can not resolve '@deck.gl/google-maps' packages when I import it.
I add this line to 'deck.gl/index.d.ts' file to resolve this problem.

/// <reference path="../deck.gl__google-maps/index.d.ts" />

Can I fix its problem in this way ?

@danmarshall
Copy link
Owner

You can try locally, and if that works then send a PR. Seems others may have had the same issue, see #214

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

2 participants