Changes between Version 1 and Version 2 of BluePrintGISAPI


Ignore:
Timestamp:
04/23/10 10:40:09 (15 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISAPI

    v1 v2  
    66
    77 * A function which returns all the HTML needed to insert a map on the page, with the following customizations:
    8   * Be able to define which locations get placed on this map.
    9   * Be able to define a form which get displayed as the pop-up for the markers (along with the location_id as a arg/var, so can customize the display)
     8  * Be able to define which locations get placed on this map. This might include a number of different types (groups?) of locations. For each type/group we can specify:
     9   * The Marker (default from gis module).
     10   * A function to call to return the size/colour of the marker, based on the location id. (advanced) 
     11   * A form which get displayed as the pop-up for the markers (along with the location_id as a arg/var, so can customize the display)
    1012  * Be able to define the default size of the map
    1113