Google Maps with too many marks
问题 I am using the Android's WebView component to display Google Maps with POIs. For displaying the POI I am using the JavaScript API class google.maps.Marker. The problem is that when all 350 POIs are shown on the map they makes the WebView slow and almost unusable... How to optimize it??? Is there any API that e.g. puts together the map zoom level with the number of marks displayed? For example if the the zoom level is 0, e.g. 10 POIs is shown and when the zoom level is 10, all which can fit