Changes between Version 133 and Version 134 of PakistanDevelopers
- Timestamp:
- 08/28/10 12:27:16 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PakistanDevelopers
v133 v134 272 272 * Feeds should focus on these: GeoRSS & KML (need to rework XSLT for Markers?) 273 273 * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views 274 * (working towards this slowly anyway within s3gis) 274 275 * makes it faster to develop since no need to keep restarting server for module changes 275 276 * makes it easier for OL devs to help out without needing to understand Python … … 277 278 * Break it up into snippets again... 278 279 * Clustering 279 * DRY instead of Copy/Paste280 280 * Cluster across Vector types (needed for changing filters without map-refresh anyway) 281 281 * Can we just use allLayers for this? … … 284 284 * Markers loaded only once/image 285 285 * array of images to cache/resize at beginning (global with handles) 286 * onFeatureSelect() passes the popup_url in (only difference)286 * onFeatureSelect() merged with KML/GeoRSS versions? 287 287 === Tidy-up Code === 288 288 * Move s3msg to being instantiated in 00_db.py