I have a table that contains a column with MULTILINESTRINGS (which are the coordinates from two places (i.e. long0,lat0,long1,lat1), like this:
MULTILINESTRING((97.0253024 4.3685491,8.5618685 47.4524688))
When I now click on "Map View", nothing gets displayed because "the_geom" in my table is...