Arquisoft / lomap_en2b

LoMap Software architecture group en2b course 2022_23
https://arquisoft.github.io/lomap_en2b
1 stars 1 forks source link

Fix warning of leaflet #108

Closed andrrsin closed 1 year ago

andrrsin commented 1 year ago

When booting the system a warning on leaflet is shown

jjgancfer commented 1 year ago

The problem was identified today as part of the function that locates the user, and due to another problem in the tests it has been deleted. The solution will probably be pushed later today or tomorrow, but it should be interesting to add the same feature using the React-Leaflet API; it should be possible and easy to do, but I don't know if we will have time.

jjgancfer commented 1 year ago

Fixed in #120.