#
leaflet
Here are 2,836 public repositories matching this topic...
good first issue
accessibility
Anything related to ensuring no barriers exist that prevent interactions or information access
visualization
javascript
angularjs
news
canvas
dataviz
bower
interactive
google-maps
heatmap
leaflet
openlayers
data-visualization
density-visualization
leaflet-plugins
heatmaps
heat-maps
-
Updated
Mar 1, 2022 - JavaScript
React components for Leaflet maps
-
Updated
Apr 18, 2022 - TypeScript
Marker Clustering plugin for Leaflet
-
Updated
Mar 21, 2022 - 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
Feb 20, 2022 - JavaScript
WebGL map rendering engine for creative cartography
map
webgl
magic
vector-tiles
rendering
leaflet
vector-graphics
tangram
mapzen
raster-tiles
map-renderer
-
Updated
Mar 1, 2022 - JavaScript
An extension to Leaflet that contains configurations for various free tile providers.
-
Updated
Apr 12, 2022 - JavaScript
Falke-Design
commented
Feb 18, 2022
In the event payload there is always the source and the possibility to add custom properties. Is it possible to extend types and make a base event type with source and custom properties?
JS where the payload and the custom payload are merged:
https://github.com/
PROgram52bc
commented
Mar 8, 2022
When creating a Choropleth object with geo_data specified, but without the choro_data attribute, the _get_data method will raise an exception:
leaflet.py:1361, in Choropleth._get_data(self)
1358 return {}
1360 if self.value_min is None:
-> 1361 self.value_min = min(self.choro_data.items(), key=lambda x: x[1])[1]
1362 if self.value_max is None:
1363 self.val
Make social simulations on real maps! Agent-based modeling for the web.
javascript
maps
leaflet
geospatial
gis
agent-based-modeling
geographical-information-system
leaflet-plugin
agent-based-simulation
-
Updated
Jan 16, 2022 - JavaScript
Provider for Chinese Tms Service
-
Updated
Apr 19, 2022 - JavaScript
Blazing fast and lightweight PostGIS vector tiles server
rust
mapbox-gl
vector-tiles
maps
webserver
mapbox-gl-js
leaflet
postgresql
postgis
mapbox
hacktoberfest
mapbox-vector-tile
-
Updated
Mar 29, 2022 - Rust
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
Apr 22, 2022 - JavaScript
Leaflet Data Visualization Framework
dataviz
charting-library
maps
mapping
leaflet
geospatial
data-visualization
choropleth-map
choropleth
-
Updated
Mar 15, 2018 - JavaScript
A leaflet control to geolocate the user.
-
Updated
Nov 26, 2021 - JavaScript
Search stuff in a Leaflet map
-
Updated
Mar 18, 2022 - 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
Feb 13, 2022 - TypeScript
Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
-
Updated
Nov 30, 2021 - JavaScript
leaflet control buttons with icons and callbacks
-
Updated
Mar 22, 2022 - JavaScript
Interactive viewing of spatial data in R
-
Updated
Apr 22, 2022 - 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."

The🇺🇦 flag does currently not scale with font-size changes unlike the rest of the attribution.
width: 1emandheight: autoshould be sufficient in allowing the flag to resize withfont-sizechanges.Though
emis not supported in IE 6-9, so perhaps something like the following is required: