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

How to import itowns_widgets into Vue project #2450

Open
liangyuan1 opened this issue Oct 24, 2024 · 1 comment
Open

How to import itowns_widgets into Vue project #2450

liangyuan1 opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels

Comments

@liangyuan1
Copy link

I want to import widgets from the/lib/UTILs/gui/Main path, but it prompts that the module cannot be imported

Your Environment

  • Version used:2.44.2
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:
    image
@Desplandis
Copy link
Contributor

Hi! The itowns' widgets package is exposed through the itowns/widgets import.

An example:

import * as itowns_widgets from 'itowns/widgets';

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

No branches or pull requests

2 participants