ibnay

Results 6 issues of ibnay

This plugin support reverse geocoding? from lat lon, i can get address name... Thanks

feature request
PR welcome

How i can search using existing input text then show result on difference div ? Note: search form and result place outside map.

feature request
PR welcome

how i can get event when click clear button...? Thanks?

how to apply "Dateformat just display" MM or MMM or MMMM or yyyy? In demo just found MM-yyyy... or it's not supported? Thanks...

Question

- Can we query the data using intake using SQL commands `combine multiple datasources` like in [dask-sql](https://github.com/nils-braun/dask-sql)? - And have `SQL Server` to connect BI tools query the data, also...

Failed connect to elasticsearch manage by aws behind VPN `client = DaskElasticClient(host='es.amazonaws.com', port=9200, scheme="https")` `my_index="my_index"` `df = client.read(index=my_index)`