Creating Maps With React and Leaflet.js - No React-Leaflet!

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Custom-React-Leaflet-Component-Demo

    How to create a custom Leaflet component inside of a React application

    But, fear not! If you are like me and have a need to create an application with both Leaflet.js and React, there is another way. We are going to create a React-based application with a custom map component built with Leaflet.js. The finished code will be available at this GitHub repo and a Code Sandbox with a live demo is setup here.

  • react-leaflet

    React components for Leaflet maps

    Leaflet.js is one of the most popular open-source Javascript libraries for interactive mapping applications. It's incredibly easy to use, and the documentation is very well written and easy to understand. It's no wonder that someone eventually came up with the React-Leaflet library, as an attempt to make it easier to use inside of React.js apps.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts