new Offset(options)
Offset interaction for offseting feature geometry
Parameters:
| Name | Type | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
any |
Properties
|
Fires:
- event:offsetstart
- event:offsetting
- event:offsetend
Extends
- ol.interaction.Pointer
Methods
-
setMap(map)
-
Remove the interaction from its current map, if any, and attach it to a new map, if any. Pass
nullto just remove the interaction from the current map.Parameters:
Name Type Description mapol.Map Map.
ol-ext