Motivation
There are currently three symbol placement options: point, line, and line-center.
It would be helpful to also have line-start and line-end as symbol-placement options. This could allow a user to style either end of a linestring with a symbol. For example, a specific symbol to mark the entrance of a tunnel and a different symbol to mark the departure from a tunnel.
Design Alternatives
The first point of the geometry is the start point, so a user can use point placement with a symbol layer that points to a source with line geometry. However, this only allows a user to style with the line-start, not the line-end.
Motivation
There are currently three symbol placement options:
point,line, andline-center.It would be helpful to also have
line-startandline-endas symbol-placement options. This could allow a user to style either end of a linestring with a symbol. For example, a specific symbol to mark the entrance of a tunnel and a different symbol to mark the departure from a tunnel.Design Alternatives
The first point of the geometry is the start point, so a user can use point placement with a symbol layer that points to a source with line geometry. However, this only allows a user to style with the line-start, not the line-end.