Skip to content

Install Leaflet.heat from fixed fork (intensity working)

License

Notifications You must be signed in to change notification settings

Lixus/tf-vue-leaflet-heatmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-vue-leaflet-heatmap

vue2 component for leaflet.heat

Install

npm install tf-vue-leaflet-heatmap

Usage

import LHeatmap from "tf-vue-leaflet-heatmap"
<l-heatmap :lat-lng="latlngs" :max="maxHeat" :radius="radius"/>
components: { LHeatmap }

About

Install Leaflet.heat from fixed fork (intensity working)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.3%
  • JavaScript 40.7%