[mapguide-users] Multiple selected features code example

Andy Morsell amorsell at spatialgis.com
Tue Mar 31 00:33:07 EDT 2009


I haven't looked at what you've come up with, but I'm wondering if you're
aware that the Fusion viewer handles multiple selections including objects
on different layers?

Andy Morsell, P.E.
Spatial Integrators, Inc.
www.SpatialGIS.com


-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Jamo
Sent: Monday, March 30, 2009 8:52 PM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Multiple selected features code example


Howdy all,

I've been working on multiple selections for mapguide and I've sort of come
up with something that contains a couple of nifty tricks.

-Change properties pane to your own custom panel.
-Add dragable Ajax panel to mapguide.
-list multiple selected features.

At the moment it's all a bit messy but It's a works in progress. I've tried
to apply it to the Sample data set and have uploaded the code required, also
requires ajax control toolkit and refrences to mapguideDotNetApi.dll, it may
require some other refs to but not sure.

Basically put the code in a dir under your www root called OSCommunity
change the task pane home URL to ../OSCommunity/ChangPropertyPage.aspx then
run http://[servername]/mapguide/OSCommunity/SampleContainer.aspx

At the moment I think it only runs off Anonymous user but it can be changed
easy enough.

I would like to try and get the GridView to be more functional... perhaps
filter on the data by drop down lists at the top of the columns, sort by
headings and also return some values from the actual feature like lot on
plan or pipe description.... but not too sure on how to implement as this
would tend to become more feature orientated....

Anyhow thought I'd put it out there and see what you all think... or maybe
some of ya have something similar.? OSCommunity.zip 
-- 
View this message in context:
http://n2.nabble.com/Multiple-selected-features-code-example-tp2561042p25610
42.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users




More information about the mapguide-users mailing list