Hello Matti, Can this add-on be used to display markers on building floor

Hello Matti,

Can this add-on be used to display markers on building floor map (as png/svg image rather than real world map), so this component can be utilized both for setting marker by clicking somewhere on map and display previously set markers on that map?

I’ve already made naive implementation. AbsoluteLayout is used as canvas, map image and position markers are added as Image to this layout with appropriate cssPosition. It was pain to implement zooming (+/- buttons click changes size by 25%), but scrolling image by mouse click dragging seems to be unreal with this solution.
This add-on looks very promising!

Thank you for your attention!

Yes, it should be suitable for this. Here is an example that might help you to get started:

https://github.com/mstahv/v-leaflet/blob/master/src/test/java/org/vaadin/addon/leaflet/demoandtestapp/PlainImage.java

Thank you! Plugin works like a charm both with image maps and with world OSM maps. Plugin usage is in production already.

Hi Matti,

Is there any functionality to playback markers on the map over time with timeline scrollbar, start/stop buttons with an ability to scroll timeline manually?

If there is no such feature, do you plan to introduce add-ons for: