Re: [mapguide-users] Fusion and Digitizing

2013-09-13 Thread JamesDudden
I figured this out - there is a ClearDigitization function within the MapGuideViewerApi.js which works a treat :) - Software-Matters -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Fusion-and-Digitizing-tp4183831p5077688.html Sent from the MapGuide Users mailing list

Re: [mapguide-users] Fusion and Digitizing

2013-09-10 Thread JamesDudden
Hi Rodolfo, Hope you can help... I have created a page (using MG 2.5 on Windows and IE10) that uses your code to digitize a polygon which works great but I am still getting an issue with the polygon getting left behind and I can't seem to get the clear function to work. Below is what I'm calling

Re: [mapguide-users] Fusion and Digitizing

2009-02-02 Thread Mike Adair
-Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Rodolfo Moreno Sent: Thursday, January 29, 2009 3:02 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing Hi Mark, I have gotten

Re: [mapguide-users] Fusion and Digitizing

2009-01-31 Thread Paul Spencer
to the Jx library and the Fusion underpinnings. Jason -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Mark Pendergraft Sent: January-30-09 8:28 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Fusion

Re: [mapguide-users] Fusion and Digitizing

2009-01-30 Thread Paul Spencer
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Rodolfo Moreno Sent: Thursday, January 29, 2009 3:02 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing Hi Mark, I have gotten to clear the digitized polygons in FUSION viewer by modifying

RE: [mapguide-users] Fusion and Digitizing

2009-01-30 Thread Mark Pendergraft
Adair Subject: Re: [mapguide-users] Fusion and Digitizing Thanks guys ... the digitizing code has changed in the upcoming 2.0 release to use the OpenLayers vector library rather than our home- grown canvas implementation so we'll make sure there is a way to clean up after digitizing ... Mike

RE: [mapguide-users] Fusion and Digitizing

2009-01-30 Thread Jason Birch
] On Behalf Of Mark Pendergraft Sent: January-30-09 8:28 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Fusion and Digitizing Even better news! Any word on when the 2.0 beta will be available? -Mark ___ mapguide-users mailing list mapguide

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread GordonL
You know, you really do not need to reinvent the wheel, if you have already built a lot of code with the Basic Web Layouts. Did you know that Fusion supports some retro digitizing methods? For example, I put the following in an INVOKESCRIPT in the Flexible Web Layout:

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread Mark Pendergraft
...@lists.osgeo.org] On Behalf Of GordonL Sent: Thursday, January 29, 2009 1:20 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing You know, you really do not need to reinvent the wheel, if you have already built a lot of code with the Basic Web Layouts. Did you

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread GordonL
Sent: Thursday, January 29, 2009 1:20 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing You know, you really do not need to reinvent the wheel, if you have already built a lot of code with the Basic Web Layouts. Did you know that Fusion supports some

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread Rodolfo Moreno
-boun...@lists.osgeo.org] On Behalf Of GordonL Sent: Thursday, January 29, 2009 1:20 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing You know, you really do not need to reinvent the wheel, if you have already built a lot of code with the Basic Web

RE: [mapguide-users] Fusion and Digitizing

2009-01-29 Thread Mark Pendergraft
...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of GordonL Sent: Thursday, January 29, 2009 1:20 PM To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] Fusion and Digitizing You know, you really do not need to reinvent the wheel, if you have already built a lot

RE: [mapguide-users] Fusion and Digitizing

2009-01-23 Thread Mark Pendergraft
Absolutely. My biggest beef with digitizing in Fusion is that when you digitize an object (point/polygon/etc.) it stays on the map. The existing functions don't have a clear method to remove the digitized object, and my programming skills aren't good enough that I want to mess with it. It's very