Yes it is, absolutely. If you look at Firebug (or Developer&#39;s options window in Chrome) you&#39;ll find a lot of requests when linking lib/OpenLayers.js file, one per file included. Using the minified one it&#39;s just one request (plus Css and/or images). <br clear="all">
<br>Best regards,<br><br>Xurxo Méndez Pérez<br><br><a href="http://www.sonxurxo.com/" target="_blank">http://www.sonxurxo.com</a><br>
<br><br><div class="gmail_quote">2011/2/7 Andrés Maneiro <span dir="ltr">&lt;<a href="mailto:amaneiro@icarto.es">amaneiro@icarto.es</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 07/02/11 17:30, Xurxo Mendez wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
or the tarball, but your html code should link to<br>
$OL_HOME/lib/OpenLayers.js, rather than $OL_HOME/OpenLayers.js. This<br>
file is a kind of loader script that loads (take a look at that file)<br>
the others. You might want to see how downloaded examples (at<br>
$OL_HOME/examples) include the script.<br>
<br>
</blockquote>
<br></div>
That was definitively helpful!<br>
<br>
So, just one more question now: is it recommended for production environments to link $OL_HOME/OpenLayers.js instead of $OL_HOME/lib/OpenLayers.js?<br>
<br>
By the way, thanks for your quick and very good feedback.<br>
<br>
best,<br>
amaneiro<div><div></div><div class="h5"><br>
_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@lists.osgeo.org" target="_blank">Dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-dev</a><br>
</div></div></blockquote></div><br>