You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to see an example map where points don't increase or decrease in size based on zoom level. In other words, points always stay the same size.
In addition, it would be good to see an example with a infoWindow attached to the marker.
You can use similar technique to keep whatever you're drawing in sync with zoom.
Regarding the infoWindow - we don't provide this functionality in the plugin. You can either draw svg text or html (using foreignObject in svg) or use Leaflet's api for this.
Need more examples to show what can be done with the plugin.
Please consider creating your own examples and publishing them using Github Gists: https://gist.github.com/ and http://bl.ocks.org/
The text was updated successfully, but these errors were encountered: