How do you make detailed maps in React?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-leaflet

    React components for Leaflet maps

  • You might wanna check out Leaflet (https://leafletjs.com/) which is a free, open-source library for interactive maps. Combine that with React-Leaflet (https://react-leaflet.js.org/) for seamless React integration. You can find Pond/Lake GeoJSON data at https://gis.mass.gov/ and load it into your map to make it interactive. Good luck!

  • Leaflet

    πŸƒ JavaScript library for mobile-friendly interactive maps πŸ‡ΊπŸ‡¦

  • You might wanna check out Leaflet (https://leafletjs.com/) which is a free, open-source library for interactive maps. Combine that with React-Leaflet (https://react-leaflet.js.org/) for seamless React integration. You can find Pond/Lake GeoJSON data at https://gis.mass.gov/ and load it into your map to make it interactive. Good luck!

  • 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.

    SurveyJS logo
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

  • Free Google Maps in React

    2 projects | dev.to | 20 Jan 2023
  • Is it ok to use ReactDOMServer.renderToString in the browser in areas where React isn't directly managing the DOM?

    2 projects | /r/codehunter | 14 Mar 2022
  • Need help to setup a project using Next.js + TypeScript

    2 projects | /r/d3js | 27 Feb 2022
  • Covid map - React project day 1.

    3 projects | dev.to | 24 Apr 2021
  • How to make this map clickable?

    2 projects | /r/nextjs | 8 Dec 2023