xdev-software / vaadin-maps-leaflet-flow

A Vaadin Flow Java API for Leaflet Maps πŸ—ΊοΈ Component (https://leafletjs.com/)
https://vaadin.com/directory/component/leafletmap-for-vaadin
Apache License 2.0
33 stars 16 forks source link

Leaflet Addons #307

Open AB-xdev opened 9 months ago

AB-xdev commented 9 months ago

In the last time we got a few requests about "can you include Leaflet add-on XY".

Currently we have the following guideline:

This issue is here to gather feedback which Leaflet Addons you/the community would like to see implemented.

It works in the following way: Support for a Leaflet add-on can be proposed in a comment.
Please check for existing comments and give it an upvote (πŸ‘) so we can keep track of which add-on has how many upvotes.

If an Leaflet add-on has a reasonable amount of πŸ‘ we will create a Java wrapper for it (likely in a new repository).

AB-xdev commented 9 months ago

From #299

Esri Leaflet

Esri Leaflet is a light-weight, open source Leaflet plug-in for accessing ArcGIS location services and ArcGIS Enterprise services.

AB-xdev commented 9 months ago

From https://github.com/xdev-software/vaadin-maps-leaflet-flow/pull/239

Leaflet.markercluster

Provides Beautiful Animated Marker Clustering functionality.

AB-xdev commented 9 months ago

From an email we recevied

leaflet-geoman

Leaflet Plugin For Creating And Editing Geometry Layers

echarlus commented 9 months ago

Hi @AB-xdev thanks for creating this new topic. I'm still interested in having the merge done and I'm willing to make the changes to the P.R in order for them to work with the latest version. Let me know when you've made your decision. Thanks.

padmalcom commented 6 months ago

We have the requirement to export a map with markers to an image to prepare a page to be printed. So I guess it would be nice to have support for: leaflet-easyPrint