Last updated

API / geotoolkit / map / layers / CSV / CSV

Namespace: CSV

layers.CSV.CSV

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { delimiter?: string ; latitudefield?: string ; longitudefield?: string ; source?: CSV ; system?: string | AbstractSystem }

options


OptionsOut

Ƭ OptionsOut: OptionsOut & { delimiter?: string ; latitudefield?: string | string[] ; longitudefield?: string | string[] ; source?: CSV }

object containing the properties