All Projects → wbkd → Making Maps With React

wbkd / Making Maps With React

🌐 Example React components for React-Leaflet, Pigeon Maps, React MapGL and more

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Making Maps With React

mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+3971.21%)
Mutual labels:  maps, google-maps, leaflet
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+927.27%)
Mutual labels:  maps, leaflet
Heatmap.js
🔥 JavaScript Library for HTML5 canvas based heatmaps
Stars: ✭ 5,685 (+8513.64%)
Mutual labels:  google-maps, leaflet
Leaflet Geoman
🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
Stars: ✭ 1,088 (+1548.48%)
Mutual labels:  google-maps, leaflet
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+733.33%)
Mutual labels:  google-maps, maps
Django Leaflet
Use Leaflet in your Django projects
Stars: ✭ 563 (+753.03%)
Mutual labels:  maps, leaflet
Leaflet Swoopy
⤵️ Swoopy Arrow Plugin for Leaflet
Stars: ✭ 52 (-21.21%)
Mutual labels:  maps, leaflet
Leaflet.timedimension
Add time dimension capabilities on a Leaflet map.
Stars: ✭ 329 (+398.48%)
Mutual labels:  maps, leaflet
Sketch Map Generator
Sketch plugin to fill a shape with a map generated from a given location using Google Maps and Mapbox
Stars: ✭ 824 (+1148.48%)
Mutual labels:  google-maps, maps
Leaflet
🍃 JavaScript library for mobile-friendly interactive maps
Stars: ✭ 32,591 (+49280.3%)
Mutual labels:  maps, leaflet
Mapboard
A framework for data-rich web mapping 🌎📊✨
Stars: ✭ 29 (-56.06%)
Mutual labels:  maps, leaflet
Prunecluster
Fast and realtime marker clustering for Leaflet
Stars: ✭ 473 (+616.67%)
Mutual labels:  maps, leaflet
Jquery Store Locator Plugin
A store locator plugin using Google Maps API version 3
Stars: ✭ 471 (+613.64%)
Mutual labels:  google-maps, maps
Leku
🌍 Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
Stars: ✭ 612 (+827.27%)
Mutual labels:  google-maps, maps
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (+419.7%)
Mutual labels:  maps, leaflet
Gmaps
Google maps for Jupyter notebooks
Stars: ✭ 705 (+968.18%)
Mutual labels:  google-maps, maps
Ngx.leaflet.component
angular 2+ / leaflet 1.x component collection
Stars: ✭ 46 (-30.3%)
Mutual labels:  maps, leaflet
polylineencoder
A C++ implementation of Google Encoded Polyline Algorithm Format (encoder/decoder)
Stars: ✭ 15 (-77.27%)
Mutual labels:  maps, google-maps
Ui Leaflet
AngularJS directive to embed an interact with maps managed by Leaflet library
Stars: ✭ 315 (+377.27%)
Mutual labels:  maps, leaflet
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+1145.45%)
Mutual labels:  maps, leaflet

Making maps with react

Overview of React mapping libraries. You can find the regarding article on our blog.

Installation

Install dependencies:

$ yarn

otherwise

$ npm install

Setup

Rename config_sample.json to config.json and add your api keys for mapbox and googlemaps.

Check out the maps

Builds the application and starts a webserver with hot loading. Runs on localhost:3000

$ npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].