Opened 15 years ago
Closed 13 years ago
#1138 closed defect (fixed)
PATCH: Several fixes for fusion/layers/MapGuide/MapGuideViewerApi.js
Reported by: | poulet1212 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Fusion | Version: | 2.0.2 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
I've put in attachment the MapGuideViewerApi.js file. There is some bugs fixes for calling OpenLayers functions, accessing callbacks, and some enhancements.
These changes have been mandatory for running the Markup generic task in Fusion.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | MapGuideViewerApi.js added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Ok, next time I create a patch :-) The file is from the release 2.1 beta.
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please check if the current stable release of Fusion, or the one bundled with the 2.4 preview resolves this issue. If not, please make a ticket on the Fusion trac instance.
FYI, I noticed your patches were to simply get working Markup functionality. The release of Fusion bundled with 2.4 also has a Redline widget derived from the same original Generic Tasks example, which basically already solves what you are trying to achieve.
What version of the source is this for? The ticket version says 2.0.2, but I don't think the Markup was in this version (but I'm probably wrong). Also, if you can, can you provide patches instead of files, it will make it clearer which version of a file this is for. Thanks, Tom