Is it possible to show Leaflet Marker Cluster with JSON API?

المشرف العام

Administrator
طاقم الإدارة
I have a problem with displaying Leaflet Marker Cluster working with Leaflet-layerJSON. There are markers, but I cannot show the clusters. This works with GeoJSON, but now I have different data structure and I'm not sure is it possible to show clusters with JSON (not GeoJSON) data structure:

[{ "latitude":"51.5615", "longitude":"-0.0731" }, { "latitude":"51.545", "longitude":"-0.070" }, { "latitude":"51.4638", "longitude":"-0.1677" }]Please take a look at the other (not working) example without angular leaflet directive.



أكثر...
 
أعلى