David Calle wrote: > ok Andreas... > > But I need to obtain the points from my table, > this format of one point: > lat>22.18628611 long>20.30211944 > .... > .... > > I don't want to create a xml file...
Please reply to the list, so others can also gain knowledge from your questions. If you really want to use a semi-structured text format like the above, you will have to create a new Format class similar to OpenLayers.Format.Text. The remaining tasks stay the same, as explained in my previous post. Regards, Andreas. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
