Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Index enhancement
    • An index search can now be set to turn on the layer associated (via the toc model) with the entity by setting doTurnOnLayer to true for the index combo config.
  • Spatial editing enhancement
    • You can now specify a table directly in the edit config that should be edited, rather than relying upon what's in the spatial mapping for the entity. This should help with editing entities that are spatially backed by a database view.
  • Selection identify enhancement
    • The selection identify tool now allows you to tell it to just search visible layers, by setting useVisibleEntities to true in the tools config.
  • Selection identify enhancement
    • The selection identify tool now allows you to specify a buffer to use when selecting entities that intersect the selection, by setting bufferDistance, bufferUnits and bufferCrs in the tools config.
  • Selection identify enhancement
    • The section identify tool now allows you to specify a spatial operation to use when selecting entities that "intersect" the selection, by setting spatialOperation to one of intersect, contains, overlaps.
  • "spmd conf" command updated
    • The "spmd conf" command has been updated to generate better output.
  • KML upload updated
    • The KML parser is more forgiving of invalid KML files that are uploaded.
  • KML label support
    • KML files that include label points are now supported.
  • Restart command update
    • The restart command gives better feedback if restarting is not available, rather than just saying that the command is not available.
  • Reduce resource usage of NearMap panel
    • The NearMap panel will not try and retrieve map tiles when the panel is not visible.
  • Reduce resource usage of Street View panel
    • The Street View panel will not try and retrieve map tiles when the panel is not visible.
  • North Arrow in BIRT
    • BIRT include a new North Arrow component that can be added to a report.

...

  • checkAll and uncheckAll ToC menu fix
    • The icons were missing for the new checkAll and uncheckAll toc menu items that were added in 2.5.25.
  • checkAll and uncheckAll ToC menu fix
    • The checkAll and uncheckAll menu items were not being enabled when right clicking on a folder.
  • Fix for using non-default style on toc model
    • If you specirfied a style for a layer entry that wasn't the default the toc menu would display that as chosen but the map would not reflect the changed style.