Release plans

Release 0.5?

  • Support for editing map features?

Release 0.4 (next)

  • Use maps from multiple WMS'es
  • Layer control widget
  • Support for saving and restoring of web map contexts
  • ??

Release 0.3 (current)

  • Ruler uses map (world) coordinates instead of pixel coordinates
  • StaticField and ControlField can show formatted output
  • new ServerLegend widget when using PHPMapscript for the ServerMap
  • calls to server widgets (ServerMap, ServerLegend) are made 'sessionless' in the sense that they don't need session variables; this to prevent problems with different types of session when being called from e.g. the drupal carto module. A generated javascript variable contains the name of the map file in use for the client's session.
  • bug fix: drawing next zoom box inside the current zoom box in an overview or map window