Issue with drawing Circle in Leaflet

前端 未结 0 1467
予麋鹿
予麋鹿 2021-01-16 05:25

I am creating a circle layer in Leaflet based on GeoJSON point file. Here is the code:

this.GISLayer.data = L.geoJSON(data, {
pointToLayer: funct         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题