anomaly / lab-web-client

A template for building accessible, localised, high performance React front ends with a standard set of libraries. Also provides a template for development servers.
Apache License 2.0
2 stars 0 forks source link

LAP: react-leaflet - general move away from Google maps #23

Open devraj opened 1 year ago

devraj commented 1 year ago

A proposal to accept wrappers of Leaflet for React.

This is also a philosophical consideration of moving away from Google maps and use alternatives like OpenStreet Map or Mapbox.

React Leaflet provides bindings between React and Leaflet. It does not replace Leaflet, but leverages it to abstract Leaflet layers as React components.