Sachin Kharude
Sachin Kharude
`.png` file needs to be present in any directory under the root directory from where you are launching `jupyter lab` . and for Jupyter lab right click on the image...
duplicate of - https://github.com/jupyter-widgets/ipyleaflet/issues/676 ?
@stefanocudini - is this supported already? I would also like to have this feature in `leaflet-search`. Let me know I will give it a try if not implemented already. Let...
@stefanocudini - I am not aware of internal implementation.
Agree with @omanges, also any feedback on performance or improvements on existing functionalities and new feature enhancements are always welcomed.
Thanks, @zsiegel92 for reporting this. We will surely look into this. Meanwhile, if you want to raise PR then feel free to raise it. :)
@zsiegel92 - Apart from finding Point in single Polygon currently we also support multiple Polygons and MultiPolygons, but yes we will need to improve the performance of it.
For your use case, you should consider using [MarkerCluster](https://ipyleaflet.readthedocs.io/en/latest/layers/marker_cluster.html).
@Matti88 yes you will need to create a list/tuple of Markers but you should not get performance issues with MarkerCluster.
https://github.com/heremaps/here-map-widget-for-jupyter now also uses providers from `xyzservices` as basemaps :) Note: I will do the release soon.