Fixes bug #56,
Improves the image display and fetching: Image url is now collected and sent together with marker coordinates from backend, resulting in quicker load-times, quicker display of images after first load, and no additional backend-calls being made.
Fixes bug #56, Improves the image display and fetching: Image url is now collected and sent together with marker coordinates from backend, resulting in quicker load-times, quicker display of images after first load, and no additional backend-calls being made.
Also fixed duplicate markers being made
Changes