Hi,

I have two locations and I would like to print a line between them on Openlayers. Is there a way to output a LINESTRING?

Comments

vangelisp’s picture

I'm really interested on this one, too !

PS. Actually I'm struggling to achieve this but had no results so far. I'm trying to create it using WKT.

todddd’s picture

Would also like this ability and have not been able to figure it out despite much effort.

chaloalvarezj’s picture

Issue summary: View changes

Any pointer on how to achieve this?

pol’s picture

Status: Active » Closed (won't fix)

There are different ways to achieve this, but it's not the business of this module.

For example, you could create a JS that loop through your layer's feature and link them.