dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

SupportedInterpolations Enum

Enumeration for SupportedInterpolations

public enum SupportedInterpolations

Fields

Bilinear 1

Cubic 2

Majority 3

Nearest 0