Interface GeoObjectLayer

    • Method Detail

      • getObjects

        GeoObject[] getObjects()
        Gets all GeoObjects in this layer
        Returns:
      • getObject

        GeoObject getObject​(java.lang.Object key)
        Gets the GeoObject corresponding to the provided key
        Parameters:
        key -
        Returns: