Autodesk MapGuide Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
onDigitize Point issues
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
49 Views, 1 Replies
06-02-2008 05:55 AM
Hi all,
I was using the myMap_onDigitzePoint(map, point) function without troubles since now that I've switched the rendering of the ActiveX object to a JS function. I mean, the
I was using the myMap_onDigitzePoint(map, point) function without troubles since now that I've switched the rendering of the ActiveX object to a JS function. I mean, the
Re: onDigitize Point issues
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-02-2008 05:57 AM in reply to:
mdevera
Let's note that the VBScript is loaded, I've added an Alert "test" in it and it's showing up properly at page load, so it's just the listener that it's not working.

