tyrasd / overpass-wizard

:dizzy: Human friendly way to generate Overpass API queries
33 stars 6 forks source link

In browser usage? #7

Open yohanboniface opened 6 years ago

yohanboniface commented 6 years ago

Hi! :)

We are thinking about integrating the wizard directly into uMap (see https://github.com/umap-project/Leaflet.Storage/pull/118). This lib seems the way to go, but, unless I'm missing something, it seems NodeJS only.

Would you mind also providing a browser ready packaged file?

Thanks in advance!

Yohan

tyrasd commented 4 years ago

I would recommend to just use browserify for this scenario, if you don't have any other build process (e.g. webpack) in place.