Changes between Version 4 and Version 5 of BluePrintGISSelectLocationFromMap
- Timestamp:
- 08/20/10 17:07:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISSelectLocationFromMap
v4 v5 11 11 == !ToDo == 12 12 * The map window should be centered (& ideally zoomed) on the location which has been identified as the parent for this location, if selected. 13 * A further refinement may be to search by lat/long URL as suggested by Dominic to auto-suggest nearby locations once a point has been selected on the map. 13 14 14 Example code from Sahana Agasti, which needs a little bit of porting from PHP to Python, some adjustment to the !JavaScript variable names & then merging into the [wiki:DeveloperGuidelinesGIS#GuidelinesforDeveloperswishingtomakeuseofMappingwithintheirModule mapping API] in {{{modules/s3gis.py}}}: 15 == Example code == 16 From Sahana Agasti, which needs a little bit of porting from PHP to Python, some adjustment to the !JavaScript variable names & then merging into the [wiki:DeveloperGuidelinesGIS#GuidelinesforDeveloperswishingtomakeuseofMappingwithintheirModule mapping API] in {{{modules/s3gis.py}}}: 15 17 {{{ 16 18 var pointControl;