Hello list!
I am using an SQL view which returns multiple geometries in each row.
Each row represents a trip and contains Departure and Destination points and a linestring representing the route taken.
I’m not sure how to use CSS to define different symbols based on the SQL columns. E.g. use a triangle for the Departure and a square for the Destination
I would like to do something like this:
[Departure]{
mark:symbol(triangle);
}
[Destination]{
Mark:symbol(square);
}
But that doesn’t appear to be the way to go
Any help appreciated!
Chris
*** This communication has been sent from World Fuel Services
Corporation or its subsidiaries or its affiliates for the intended recipient
only and may contain proprietary, confidential or privileged information.
If you are not the intended recipient, any review, disclosure, copying,
use, or distribution of the information included in this communication
and any attachments is strictly prohibited. If you have received this
communication in error, please notify us immediately by replying to this
communication and delete the communication, including any
attachments, from your computer. Electronic communications sent to or
from World Fuel Services Corporation or its subsidiaries or its affiliates
may be monitored for quality assurance and compliance purposes.***