]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Create a bundled & minified JS file for Mapstraction's common case (using OpenLayers...
authorBrion Vibber <brion@pobox.com>
Wed, 8 Dec 2010 22:52:26 +0000 (14:52 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 8 Dec 2010 22:52:26 +0000 (14:52 -0800)
commitfb315c6f618d8b1635442c70964f7ab14e53385e
treeb1a32ce22009a48ea6a63b28826c2d8106e88e4d
parent34569017ce983248f19426a9b0bfb08b71901b2e
Create a bundled & minified JS file for Mapstraction's common case (using OpenLayers); this'll avoid waiting on additional script loads for mxn.core.js and mxn.openlayers.core.js, and removes the need to load usermap.js separately as well.
plugins/Mapstraction/Makefile [new file with mode: 0644]
plugins/Mapstraction/usermap-mxn-openlayers.min.js [new file with mode: 0644]