GeometryCollectionGeometry

open class GeometryCollectionGeometry : Geometry

MapsIndoors GeoJSON's GeometryCollection implementation

Author

Jose J Varó - Copyright © 2019 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
@NonNull
open fun asString(): String
@NonNull
open fun asString(iType: Int): String
Link copied to clipboard
open fun getIType(): Int
Link copied to clipboard
@NonNull
open fun getType(): String
Link copied to clipboard
open fun isInside(@NonNull latLng: LatLng): Boolean