coryasilva / Leaflet.ExtraMarkers

Custom Markers for Leaflet JS based on Awesome Markers
MIT License
330 stars 125 forks source link

Please cut a new release #50

Closed hakan42 closed 4 years ago

hakan42 commented 4 years ago

There has been some development going on since the 1.1.0 release (which was cut on January 2019).

Could you please cut a new release so we can use that as a webjar?

coryasilva commented 4 years ago

Hi @hakan42, I pushed the tags for 1.1.1, 1.20, and 1.2.1. Let me know if that works for you.

hakan42 commented 4 years ago

Thank you, I just used the webjars site to (automatically) generate the jars. I'll tell more as soon as the artifacts are synced to maven central :)

hakan42 commented 4 years ago

The artifacts are on maven central and work perfectly:

https://repo1.maven.org/maven2/org/webjars/bowergithub/coryasilva/leaflet.extramarkers/

Thank you again.