@@ -4,9 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace Maps\Presentation; |
| 6 | 6 | |
| 7 | -use FormatJson; |
|
| 8 | -use Html; |
|
| 9 | - |
|
| 10 | 7 | class MapHtmlBuilder { |
| 11 | 8 | |
| 12 | 9 | public function getMapHTML( array $params, string $mapName, string $serviceName ): string { |