Closed giuseppeauteri closed 6 years ago
Fixed
added
mapTypeControl: @if ($options['mapTypeControl']) true @else false @endif, in map.blade.php line 20
Hi there,
This should already be in the package. Perhaps you need to re-publish the packages assets.
Hi, i can't setting mapTypeControl.
Mapper::map(lat, lng, [ 'fullscreenControl'=>false, 'mapTypeControl'=>false, ])
mapTypeControl is ignored
thnx for your help