Revision 13a2094c
- Made changes to the renderMap method to enable a progress bar for google maps while loading the the marker cluster.
- Added event listeners for all gmap tiles loaded and all clusters done event for markercluster to implement the progress bar status.
- Changed AppModel.js’ s spatialDataUrl variable to point to 'grid-60.json.gz.b64’.
- Changed the parse method in D1SpatialData.js to decode base64 and uncompress the spatial data being sent from the server.
- Added progressbar.js to components for displaying a progressbar to google maps.
- Added gunzip.js from zlib.js to components for to allow for decompressing the spatial data.
- Added grid-60.json.bz.b64
Files
- added
- modified
- copied
- renamed
- deleted