#
leaflet
Here are 2,485 public repositories matching this topic...
visualization
javascript
angularjs
news
canvas
dataviz
bower
interactive
google-maps
heatmap
leaflet
openlayers
data-visualization
density-visualization
leaflet-plugins
heatmaps
heat-maps
-
Updated
Sep 7, 2021 - JavaScript
React components for Leaflet maps
-
Updated
Oct 9, 2021 - TypeScript
Marker Clustering plugin for Leaflet
-
Updated
Sep 4, 2021 - JavaScript
A map tool with real-time collaboration 🗺️
javascript
map
drawing
firebase
real-time
annotation
maps
google-maps
openstreetmap
leaflet
collaboration
planning
trip
leafletjs
-
Updated
Sep 5, 2021 - JavaScript
WebGL map rendering engine for creative cartography
map
webgl
magic
vector-tiles
rendering
leaflet
vector-graphics
tangram
mapzen
raster-tiles
map-renderer
-
Updated
May 24, 2021 - JavaScript
An extension to Leaflet that contains configurations for various free tile providers.
-
Updated
Oct 12, 2021 - JavaScript
Open
CRS Simple Example
Falke-Design
commented
Oct 11, 2021
It would be good, if we have a sample with CRS-Simple Map.
The JS-Code would be:
var map = L.map('map', {
crs: L.CRS.Simple,
minZoom: -2,
});
var bounds = [
[0, 0],
[1000, 1000],
];
var image = L.imageOverlay(
'https://leafletjs.com/examples/crs-simple/uqm_map_full.png',
bounds
).addTo(map);
A Jupyter - Leaflet.js bridge
-
Updated
Oct 1, 2021 - Python
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
javascript
maps
leaflet
geospatial
gis
agent-based-modeling
geographical-information-system
leaflet-plugin
agent-based-simulation
-
Updated
Sep 23, 2021 - JavaScript
meh9
commented
Apr 14, 2021
The Story display panel at the bottom of the screen has some alignment issues in one of the corners:
We should fix this so the lines align.
Leaflet Data Visualization Framework
dataviz
charting-library
maps
mapping
leaflet
geospatial
data-visualization
choropleth-map
choropleth
-
Updated
Mar 15, 2018 - JavaScript
Provider for Chinese Tms Service
-
Updated
Nov 27, 2020 - JavaScript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
javascript
map
mapping
mapbox-gl-js
leaflet
gis
openlayers
cesium
leaflet-plugins
openlayers-plugins
mapbox-gl-js-plugins
cesiumjs-plugins
-
Updated
Oct 14, 2021 - JavaScript
Blazing fast and lightweight PostGIS vector tiles server
rust
mapbox-gl
vector-tiles
webserver
mapbox-gl-js
leaflet
postgresql
postgis
mapbox
hacktoberfest
mapbox-vector-tile
-
Updated
Oct 16, 2021 - Rust
Search stuff in a Leaflet map
-
Updated
Oct 5, 2021 - JavaScript
A leaflet control to geolocate the user.
-
Updated
Jun 25, 2021 - JavaScript
A modest library for moving between Well-Known Text (WKT) and various framework geometries
-
Updated
Sep 13, 2021 - JavaScript
Fast and realtime marker clustering for Leaflet
-
Updated
Aug 12, 2021 - TypeScript
Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
-
Updated
Sep 29, 2021 - JavaScript
leaflet control buttons with icons and callbacks
-
Updated
Sep 22, 2021 - JavaScript
Interactive viewing of spatial data in R
-
Updated
Oct 17, 2021 - R
Improve this page
Add a description, image, and links to the leaflet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the leaflet topic, visit your repo's landing page and select "manage topics."
Steps to reproduce
Steps to reproduce