Arquisoft / radarin_en3a

2 stars 1 forks source link

Map provider research #39

Closed raulng9 closed 3 years ago

raulng9 commented 3 years ago

Options:

UO269509 commented 3 years ago

I think, we can implement it using Leaflet, what do you think?

raulng9 commented 3 years ago

Yes, I think it might be the best option due to the lack of limitations of the API and the amount of documentation available online about it.

raulng9 commented 3 years ago

We finally decided on Leaflet.js as a map provider and the use of React Leaflet components to facilitate the work and integration with the React components.