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