-
Notifications
You must be signed in to change notification settings - Fork 144
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
openlayers-5.3.0 create react app #120
Comments
Sounds familiar. |
It works perfectly in standalone app.I'm going to make an example |
I created a sample repository
https://github.com/All4Gis/OSMSample/tree/OSMBuildings |
|
From what I see code did not get properly transpiled into ES6. Ideally you could fine tune this process. Resulting tasks would be refactoring to a modern code base + providing an npm module. |
Okay, I shall enquire and I'll try to make a working example. thanks |
I've finally had time to make some changes. It's working. https://github.com/All4Gis/OSMSample/tree/OSMBuildings And live demo |
Hi.
I'm trying to integrate this js into a project but when I import the library I get a lot of errors like:
It's a create react app project, but it should work I think.
thanks
The text was updated successfully, but these errors were encountered: