Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Web map library/framework #2

Closed
mvaaltola opened this issue Jun 12, 2020 · 2 comments
Closed

Web map library/framework #2

mvaaltola opened this issue Jun 12, 2020 · 2 comments

Comments

@mvaaltola
Copy link
Contributor

mvaaltola commented Jun 12, 2020

Deciding which web mapping library/framework to use. As the frontend is built on the React web framework, possible React component compatibility also needs to be considered.

Main candidates are:

OpenLayers

Pros:

  • Versatile
  • Comprehensive documentation

Cons:

Leaflet

Pros:

  • Easy to use
  • Many plugins to add features
  • React-Leaflet seems to be actively maintained (v3 using React hooks is at alpha stage)

Cons:

@Joonalai
Copy link
Contributor

This is not directly related to the issue but what do you think @mvaaltola, should we use Typescript insted of Javascript in this project?

@Joonalai
Copy link
Contributor

OpenLayers is chosen as the map framework because:

  • supports map rotation
  • supports vector tiles natively
  • supports multiple CRS's

Lets start with Typescript and fall back to Javascript if needed :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants