Skip to content

gisfile/leaflet.crop.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leaflet.crop.js

JavaScript library for drawing the yield maps

The JavaScript library for drawing crop maps. This is modified JavaScript code by Leaflet.heat, but for displaying the map of yelds.

It's built as a Leaflet plugin.

Latest version of the library in the src directory

Usage

<script src='http://gisfile.com/js/leaflet.crop.js'></script>
...
var crop = L.cropLayer([[x,y,value], ...], {gradient:[{range:value}, ...]}).addTo(map);

The gleaflet.crop.js file does not includes the Leaflet library. You will have to include the Leaflet yourself.

About

JavaScript library for drawing the crop maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published