Type alias gmfSnappingOptions

gmfSnappingOptions: {
    maxFeatures: number;
}

The snapping options

Type declaration

  • maxFeatures: number

    The max number of features in the extent to allows snapping

Generated using TypeDoc