hello, i'm new here. i'm using MGOS 1.1 on ASP.net. i'm trying to build an AVL system that shows vehicle positions and its tracks (line). currently i managed to display one unit with it tracks, using the Sheboygan address and parcel samples.
the problem is to display more than one unit of vehicle, and each have different color codes and degree of rotation (the symbol's rotation). afaik the layer definitions will stay after we created it? can i plot more than one unit with different color and rotation on the same layer? my steps to create the layer now: - create class definition - create feature schema - create feature source - load a XML templ for the content - create the layer - insert command to update feature (with coordinates, names etc.) - display layer i tried to provide color during the insert command. is it possible? if not, do i have to create different layers for each units? -- View this message in context: http://www.nabble.com/Symbols-rotation-and-colors-tf4156385s16610.html#a11825675 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
