Teile eines KML Layer ein- bzw ausblenden.

Is it possible to show or hide parts of a KML layer?

Hello,

Unfortunately, the Google Maps API only supports displaying an entire KML layer and does not provide options for partial rendering.
However, if you have access to the KML file, you could divide it into multiple smaller files and load only the file that contains the specific portion of the layer you wish to display.