You are here

public static function GeolocationMapWidgetBase::getControlPositions in Geolocation Field 8.2

File

src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php, line 392

Class

GeolocationMapWidgetBase
Map widget base.

Namespace

Drupal\geolocation\Plugin\Field\FieldWidget

Code

public static function getControlPositions() {
  return FALSE;
}