Thanks, I know that, but I want to know more specific way how I can do that. lets supposed to have a layer with: Id ( as in markup example), Name and Date ( String). The question is where I have to modify the class in order to have those three properties. Can you help me?
Best regards, Dorin ----- Original Message ---- From: Jackie C. Ng <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, May 16, 2008 6:09:38 PM Subject: Re: [mapguide-users] Add properties to a point You would have to alter the MgClassDefinition object for the Markup class to accomodate the properties that you want to put in. When you create your MgInsertFeatures object that gets passed to MgFeatureService::UpdateFeatures(), you would include these extra new properties as part of the new point to be inserted. - Jackie Dorin333 wrote: > > Hi all, > I want to add some extra properties to point, generate through the Markup > option from phpviewersample into MGOS. > Can anyone tell me how? > Thanks a lot. > Dorin > > > > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > ----- http://themapguyde.blogspot.com http://www.linkedin.com/in/jackieng -- View this message in context: http://www.nabble.com/Add-properties-to-a-point-tp17272945p17277070.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
