Changes between Version 3 and Version 4 of BluePrintGISAPI
- Timestamp:
- 04/23/10 13:42:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISAPI
v3 v4 23 23 Proposed API (early draft!): 24 24 {{{ 25 req est.s3.gis_features = []25 request.s3.gis_features = [] 26 26 gis.show_map(height=default, width=default) 27 27 }}}