Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#200 closed enhancement (fixed)

replace Fusion CanvasTools with OpenLayers vector handling equivalents

Reported by: madair Owned by: madair
Priority: P1 Milestone: 2.0
Component: Core Version: SVN
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

OpenLayers provides very good tools for vector rendering and handling now so the Fusion CanvasTools and widgets that use them should be replaced by the equivalent functionality from OpenLayers

Change History (5)

comment:1 by madair, 15 years ago

(In [1736]) re #200: conversion of Select and Measure tools; remove CanvasTools and RectTools from Fusion core load

comment:2 by madair, 15 years ago

(In [1737]) re #200: convert MapGuideViewerApi.js to use OpenLayers.Layer.Vector and DrawFeature controls; includes a patch to OL so that regular polygon handler can be style similar to point,path and polygon handlers

comment:3 by madair, 15 years ago

Resolution: fixed
Status: newclosed

initial implementation complete, issues to be reported as separate tickets

comment:4 by pagameba, 15 years ago

(In [1816]) re #200, remove inheritance from Canvas.Tool as it causes a javascript error.

comment:5 by pagameba, 15 years ago

(In [1817]) re #200, remove unnecessary CanvasTool base class.

Note: See TracTickets for help on using tickets.