Last updated

API / geotoolkit / map / features / adapters / Point / Point

Namespace: Point

adapters.Point.Point

Table of contents

Type Aliases

Contents

Type Aliases

Offset

Ƭ Offset: Object

options

Type declaration

NameTypeDescription
offset?{ x?: number ; y?: number }anchor offset
offset.x?numberx-offset in device coordinates
offset.y?numbery-offset in device coordinates