dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Interfaces

IMeshUtilsSource Interface

Creates a mesh geometry by sampling elevation data from an elevation service on a regular grid. param extent The extent from which to create the mesh. param options.demResolution Controls the horizontal resolution (cell size) in meters from which elevation data is sampled (defaults to `auto`). See ElevationLayer.queryElevation for more details on the different settings. ArcGIS Maps SDK for JavaScript

public interface IMeshUtilsSource

Derived
Ground