Loading the Yahoo Maps Ajax API via YUI Loader

The flexible Yahoo Maps Ajax API is built with YUI, but when you use it in conjunction with YUI you need to circumvent its bootstrapping mechanism or it will overwrite your existing YUI Core. I covered this issue in YUI Blog awhile back. The present example demonstrates the use of the Maps API via the YUI Loader, YUI's dynamic loading engine. This is a great approach for on-demand or modular loading of the Maps API.



ericmiraglia.com