Currently utilizing leaflet to display a floor plan with markers. The markers can be in two shapes - circle or rectangle. However, the issue arises when there are over 1,000 markers on the map causing slow rendering and performance degradation. This project is being implemented within an android webview. Seeking assistance in optimizing this process.