dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Model
Geotrigger Class
A Geotrigger is a condition that will be monitored against dynamic GIS data - for example using a spatial operation to check for enter/exit. ArcGIS Maps SDK for JavaScript
public record Geotrigger : System.IEquatable<dymaptic.GeoBlazor.Core.Model.Geotrigger>
Inheritance System.Object 🡒 Geotrigger
Implements System.IEquatable<Geotrigger>
Constructors
Geotrigger() Constructor
A Geotrigger is a condition that will be monitored against dynamic GIS data - for example using a spatial operation to check for enter/exit. ArcGIS Maps SDK for JavaScript
public Geotrigger();