You are here

protected property SimpleGmapTest::$apiKey in Simple Google Maps 8

Same name and namespace in other branches
  1. 3.0.x tests/src/FunctionalJavascript/SimpleGmapTest.php \Drupal\Tests\simple_gmap\FunctionalJavascript\SimpleGmapTest::apiKey

API key for static maps.

Type: string

File

tests/src/FunctionalJavascript/SimpleGmapTest.php, line 30

Class

SimpleGmapTest
Creates a page to look at to test the Simple Google Maps module.

Namespace

Drupal\Tests\simple_gmap\FunctionalJavascript

Code

protected $apiKey = 'Static maps will not work unless you put in a key';