Companion

object Companion

Functions

Link copied to clipboard
fun createFromGeoElement(geoElement: GeoElement, bufferDistance: Double): FenceParameters

Static factory function to create a FenceParameters. This method creates the appropriate type of FenceParameters based on the type of the com.arcgismaps.mapping.GeoElement that was supplied. The supported types of com.arcgismaps.mapping.GeoElement are com.arcgismaps.mapping.view.Graphic and com.arcgismaps.data.Feature.