Closed MariuszAKS closed 2 weeks ago
The conflict seems to just be importing Map and css file on the same line, which can be added one after the other
There are few more issues, will take care of them before merging
It should all be good, rebased branch to be complient with dev, there is double count of commits because I chose to pull when syncing, but it shouldn't be an issue, added component under /home/map where it said that it should have the map component, when run looks like it's all working
merged to dev
Had to add css leaflet file in order for all to work properly and had options: add file directly, access it from library or from site, went for adding the file, as I feel like it has the lowest possibility of not working under circumstances, like library update or else.