@@ -8,8 +8,8 @@ |
||
8 | 8 | |
9 | 9 | |
10 | 10 | use dosamigos\leaflet\Plugin; |
11 | -use yii\web\JsExpression; |
|
12 | 11 | use yii\helpers\Json; |
12 | +use yii\web\JsExpression; |
|
13 | 13 | |
14 | 14 | /** |
15 | 15 | * AwesomeMarker allows to create map icons using FontAwesome Icons. |