<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I have added Google Maps layer as:<br>        <map-source name="google_physical" type="google" google-type="physical"><br>                <layer name="all"/><br>
        </map-source><br><br><layer title="Physical" src="google_physical/all" status="on"/><br><br></div>but the layer is not loaded when opening.  I have tried changing map-source to<br>
<br>        <map-source name="google_physical" type="google" google-type="physical"><br>                <layer name="all" status="on"/><br>        </map-source><br>
</div> but in this case I get <span class="">TypeError: this.mapObject is null in Console of Firebug and page isn't shown. <br><br></span></div><span class="">Any pointers into the right direction on how to getting it open by default will be most welcome.<br>
<br></span></div><span class="">Thanks,<br>Matej<br></span></div>