Documentation / @expofp/schema / FpGeoImage
Type Alias: FpGeoImage
ts
type FpGeoImage = object;A georeferenced overlay image (__fpGeo.images[]).
Type Declaration
Index Signature
ts
[key: string]: unknowndata
ts
data: string;layer
ts
layer: string;points
ts
points: unknown[][];