question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Save a map as simple web application (a group of files, based on leaflet.js)

See original GitHub issue

[xf:gis] Is your feature request related to a problem? Please describe. For sending a small geo datasets to other people it will be useful to have this feature, based on files from /tmp/.dbeaver... изображение

Describe the solution you’d like A new button - save as simple web app. Maybe as zip from

├── inc
│   ├── layers.png
│   ├── leaflet.css
│   ├── leaflet.js
│   ├── wkx.js
│   └── wkx.min.js
└── *.html

If Dbeaver team will refactor web geo block (leaflet map) to geoJSON (see https://github.com/dbeaver/dbeaver/issues/12244), no need to load wkx.* JavaScript.

Describe alternatives you’ve considered No alternatives, most of functions yet realised.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kseniiaguzeevacommented, May 21, 2021

Please open map view in browser and copy-paste the way to File explorer. You will find the files there. W8usTFNXTv

0reactions
mkgrgiscommented, Jun 3, 2021

Thanks, @kseniiaguzeeva !

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Beginner's Guide to Creating a Map Using Leaflet.js
Learn how easy it is to create a beautiful, interactive map with HTML, CSS & Leaflet, a user-friendly, open-source JavaScript mapping ...
Read more >
Plugins - Leaflet - a JavaScript library for interactive maps
A leafletjs plugin that makes it easy to overlay all the different tile layers available from the Azure Maps. Supports using an Azure...
Read more >
Make a web map! With Leaflet 1.0.3
You want to make a web map. Don't worry; it's easy! This is an introduction to web maps using Leaflet. It was written...
Read more >
LeafletJS - Interacting with Maps using JavaScript
Using maps helps us to add location-based services in our application. One way to add maps in a web application is using Leaflet...
Read more >
Leaflet js - Getting Started - create Map Application - - IGISMap
Leaflet js Javascript library provides pre defined functions and variables which can be reused to add map layer, base map, points, line and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found