RAMP4 - v4.21.0
    Preparing search index...

    Interface CsvOptions

    interface CsvOptions {
        delimiter?: string;
        latfield?: string;
        lonfield?: string;
    }
    Index

    Properties

    delimiter?: string
    latfield?: string
    lonfield?: string