I want to create a convex hull of an array of features. So I need the vertices of those features to build the convex hull. Then, when I have the surrounding vertices, I create a feature (in polygon shape) that represents the convex hull.
<https://lh3.googleusercontent.com/-8npiWdjCGN8/V46jaHnnYyI/AAAAAAAADl4/Y1XfQ5_7DyM1dd1AZKNp4WYeYcO2EYGDwCLcB/s1600/saarhull.png> But I think you might be right. I have noticed that using an array of points does not bring any advantage. The ol.Feature accepts the GeoJSON coordinates array, right? I haven't tried it out. I'l try tomorrow. Thanks a lot. :) João Rodrigues -- You received this message because you are subscribed to the Google Groups "OL3 Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ol3-dev. To view this discussion on the web visit https://groups.google.com/d/msgid/ol3-dev/4d67fc62-901a-4cd5-bc3b-1ca0ba69cbf6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
