Changes between Version 4 and Version 5 of BluePrintGISSelectLocationFromMap


Ignore:
Timestamp:
08/20/10 17:07:00 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISSelectLocationFromMap

    v4 v5  
    1111== !ToDo ==
    1212 * 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.
    1314
    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 ==
     16From 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}}}:
    1517{{{
    1618var pointControl;