mirror of
https://github.com/KevinMidboe/nova-map-fields.git
synced 2025-10-29 17:50:27 +00:00
Increased with of mapfield
This commit is contained in:
@@ -31,7 +31,7 @@ abstract class MapField extends Field
|
||||
*/
|
||||
public function __construct($name, $attribute = null, $resolveCallback = null)
|
||||
{
|
||||
$this->setHeight('250px');
|
||||
$this->setHeight('400px');
|
||||
$this->setCenter(0, 0);
|
||||
$this->setZoom(13);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user