mxn architecture page

This site now has a new page outlining the archicture of V2 as it unfolds, please have a look and feedback any comments.

Posted in Architecture | Leave a comment

New mxn v2 architecture demos

Two new demos for the new mapstraction architecture can be found here:
http://www.thegecko.org/mapstractionv2

Demo 02  extends the first demo by trying some mapping using the on-demand script loading.

Unfortunately, issues arise when functions in included scripts need to return a value (mapstraction.getBounds for example). This is a big enough issue to halt architecture following that pattern, unless anyone has any ideas :)

Demo 03 shows mapping working having the scripts loaded as the page renders. Module- and provider-specific scripts are loaded based on what the user requests in the main scruipt src.

Posted in Architecture | Tagged | Leave a comment