|
If you could force the user to select using a box, you'd always be
assured that both points were selected and pass both selected points
to your url, and then process it how you'd like (either display
both, or let the user choose, etc). Of course, this depends on what
sort of url you are opening...maybe it's static html, in which case,
this wouldn't work. Andrew On 10/09/08 1:48 PM, Dave Wilson wrote: I think you will have to execute a query in a page and return a result set to select from. Maybe include only the points that have multiple entries. Otherwise you could move the points to different layer via a filter if that's possible. But then the user would need to be able to turn off one of the layers. If your legend isn't visible you might create two buttons for the toolbar that toggle the visibility of the two layers.Just some sample ideas. I know someone had created some code to show multiple records in the results pane, but I don't know if it lets you toggle between them. Flexible layouts may allow for something like this, but if you have the legend off I'm guessing you have the properties pane off too. Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nickthetemp Sent: Wednesday, September 08, 2010 10:02 AM To: [email protected] Subject: [mapguide-users] RE: Multiple points with same lat/lon The points are in the same layer. Also, the map is embedded in a page with an iframe so the legend has been turned off to save space. Thanks |
This e-mail message (including attachments, if any) is confidential and may be privileged. Any unauthorized distribution or disclosure is prohibited. Disclosure to anyone other than the intended recipient does not constitute waiver of privilege. If you have received this e-mail in error, please notify us and delete it and any attachments from your computer system and records. ------------------------------------------------------ Ce courriel (y compris les pièces jointes) est confidentiel et peut être privilégié. La distribution ou la divulgation non autorisée de ce courriel est interdite. Sa divulgation à toute personne autre que son destinataire ne constitue pas une renonciation de privilège. Si vous avez reçu ce courriel par erreur, veuillez nous aviser et éliminer ce courriel, ainsi que les pièces jointes, de votre système informatique et de vos dossiers.
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users

