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

GWT-Openlayers Offline #41

Open
RGeorgy opened this issue Sep 9, 2020 · 0 comments
Open

GWT-Openlayers Offline #41

RGeorgy opened this issue Sep 9, 2020 · 0 comments

Comments

@RGeorgy
Copy link

RGeorgy commented Sep 9, 2020

I am using GWT Openlayer V1.1 with my project. I have an offline OSM tile server. I tried to run gwt-openlayer offline. Basically the lines

<script src="http://www.openlayers.org/api/OpenLayers.js"></script> <script src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
in the main html file crash my system.
I have included service worker, but they do not solve this problem.
I have downloaded the openlayers.js file - and stored it locally - this helped, but other reference files are missing.

Any nice suggestions how to overcome the issue are welcome.

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