[OpenLayers-Users] Openlayers Examples

Erik Uzureau euzuro at gmail.com
Tue Jul 4 11:50:49 CDT 2006


Dear Andy,

Unfortunately, those layers are still under development. The Google layer is
mostly finished, there are just a few more little kinks to work out.

If you look at the OpenLayers.js file in the lib directory, you will
see that all
three of the layer sources (Google.js, VirtualEarth.js, Yahoo.js) are commented
out. The reason for this is that we haven't yet squared away a 100% functional
way of loading the respective libraries on demand.

Which means that if we included them, *all* users would have to wait
for all the
gmaps, yahoo, and ve libraries to load... even if they didnt intend to
use one of
those layers.

Currently we are working on a way to load these libraries dynamically, but it is
not finished yet, and it is uncertain whether that will even be possible.

At any rate, if you want to play around with any of those layers, the
easiest way
is to checkout a copy of the repository from svn and uncomment one of those
lines in OpenLayers.js.

We are hoping to have all three of those layers up and running hopefully within
the next week or two.

Thanks for your interest in OpenLayers... don't hesitate to send any
other questions.

-Erik

ps. Forza Italia stasera!!!


On 7/4/06, andy <aborruso at tin.it> wrote:
> Hi all,
> first of all many thanks to all open layers developers.
> I have tried to see your examples pages
> (http://openlayers.org/dev/examples/) but I'm not able to load
> google.html, ve.html and yahoo.html.
> Do you know why? I have tried with firefox 1.5.
>
> Thank you,
>
> andrea
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://mailman-viper.python-hosting.com/listinfo/users
>


More information about the Users mailing list