Autodesk MapGuide Enterprise 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
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-04-2007 11:20 AM in reply to:
bhenning
I have attached the functions that I added to the propertyctrl.templ to load a page inside a custom frame when a map object is clicked.
In addition you may want to add the code to close the streamreader in the LoadTemplate function in the common.aspx page or you will have issues replacing the templ file:
In addition you may want to add the code to close the streamreader in the LoadTemplate function in the common.aspx page or you will have issues replacing the templ file:
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-04-2007 12:13 PM in reply to:
bhenning
Hi Thanks for getting this . let me try this right away
thanks in million
T
thanks in million
T
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-05-2007 02:19 PM in reply to:
bhenning
Brandon,
thank you for the information.
"For the loop through all of the selected polygons using the MapGuide API", which MapGuide Document shows the decent example?
Many thanks,
Perry
thank you for the information.
"For the loop through all of the selected polygons using the MapGuide API", which MapGuide Document shows the decent example?
Many thanks,
Perry
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-05-2007 02:30 PM in reply to:
bhenning
Perrry,
Autodesk MapGuide Enterprise 2007 Developers Guide on page 47 (Chapter 3 - Working With the Active Selection).
The example is in PHP but I was able to convert it to C# without any major issues.
Brandon
Autodesk MapGuide Enterprise 2007 Developers Guide on page 47 (Chapter 3 - Working With the Active Selection).
The example is in PHP but I was able to convert it to C# without any major issues.
Brandon
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-05-2007 07:21 PM in reply to:
bhenning
Brandon,
Many many thanks for this info! I will put it to good use.
Cheers Perry
Many many thanks for this info! I will put it to good use.
Cheers Perry
Re: Layer - URL Activated for Feature
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2011 05:11 PM in reply to:
bhenning
Hi I have use URL Activated Feature funtion , it is fine, However, recently , I have layer which contains 20 attributes , I want tio capture all those attributes , but this function only allowed me capture 11 atrributes . Any way I can capture ( Ctr and Click) more then 11 attributs?
Thanks


