OptionalboundarySet to check whether something should be restricted to an area defined by a layer.
If
OptionalcheckIf true, the location check will be run on map start-up. If false, the
feature has to be triggered with a button press by the user.
OptionaldisplayShould the component be visible at all.
Only relevant if MapConfiguration.layout | layout is set to 'nineRegions'.
OptionalkeepIf true, the map will re-center on the user on any position change. This
effectively hinders map panning on moving devices.
If false, only the first position will be centered on.
OptionallayoutThe region where the plugin should be rendered.
Required if MapConfiguration.layout | layout is set to 'nineRegions',
ignored otherwise.
OptionalrenderDefines if the geoLocation button is rendered independent or as part of the icon menu.
This is only applicable if the layout is 'nineRegions'.
OptionalshowIf set to true, a tooltip will be shown when hovering the geoposition
marker on the map, indicating that it shows the user's position.
OptionalzoomZoom level to zoom to on geolocating the user and panning to the position.
Plugin options for geoLocation plugin.