I used the library to implement a map with symfony (really appreciate it :) ). The number of markers start to increase on the map and i need to find a solution to improve the loading time.
I thought of using cluster, but as i've got several marker types, i would need multiple markerCluster instances. It does not seems possible with Ivory...
Do you have any advice to create multiple cluster instances in overlay manager or any other solution to improve loading time ?
Hi,
I used the library to implement a map with symfony (really appreciate it :) ). The number of markers start to increase on the map and i need to find a solution to improve the loading time. I thought of using cluster, but as i've got several marker types, i would need multiple markerCluster instances. It does not seems possible with Ivory... Do you have any advice to create multiple cluster instances in overlay manager or any other solution to improve loading time ?
Thanks in advance, Olivier