geolocation-8.x-3.x-dev/modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/GoogleLayerTraffic.php

modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/GoogleLayerTraffic.php
<?php

namespace Drupal\geolocation_google_maps\Plugin\geolocation\MapFeature;

use Drupal\geolocation\Attribute\MapFeature;
use Drupal\geolocation\MapFeatureBase;

/**
 * Provides traffic layer.
 */
#[MapFeature(
  id: 'google_maps_layer_traffic',
  name: new \Drupal\Core\StringTranslation\TranslatableMarkup('Traffic layer'),
  description: new \Drupal\Core\StringTranslation\TranslatableMarkup('Allows you to add real-time traffic information (where supported) to your maps.'),
  type: 'google_maps'
)]
class GoogleLayerTraffic extends MapFeatureBase {

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc