The "bower-asset/leaflet" v1.8.0 is not working with the "2amigos/yii2-leaflet-extension". You have to downgrade to the last working version: bower-asset/leaflet (v1.8.0 => v1.7.1)
composer.json:
"2amigos/yii2-leaflet-extension" : "~1.0",
"bower-asset/leaflet" : "1.7.1",