This question is locked. New answers and comments are not allowed.
I'm trying to generate map shapes in WKB format as shown in the example "WktReader". The only difference i made is to change the geospatial property string Geometry to byte array in order to store the wkb data which comes from database. When i run the program nothing shows up in the map. What else should i do in order to make it work, am i missing something??