Skip to content

InterStella0/geojson-map-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON Renderer Demo without MapServer

I just wanna show the proper implementation that renders geojson completely client side by vectorize.

The rendering is done on a web worker while leaflet GridLayer is used to create the canvas for rendering. This allows you to completely control the speed of the rendering to balance the load onto the CPU for heavier geoJSON layers that may contain thousands of features per tile.

The code functionalities is shown here.

About

A React-leaflet application for a demo that shows heavy geojson data by purely client side.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published