-
I'm having trouble publishing 3d polylines.
I see them correctly in the plugin viewer, but not in the browser after export (QGIS 3.16.10 on WIN 10)
-
Fitness applications tend to use an Encoded Poly line to represent mapping and path data in a very compressed format. Leaflet, openmaps, and google have the capability to interact with encoded poly_li…
-
Sometimes I want to approximate a curve with a poly. This takes a lot of vertices, thus a lot of mouse clicks, and then more clicks and a lot of drags if I have to edit the poly later. I propose these…
-
This is happening with very long LOS (i.e. HEO to LEO) static polylines. 3D and Columbus view appear to render correctly. When switching to 2D, the lines are clipped. Another observation; if you …
-
Please add the decoding polyline function as well.
-
Implement polylines with custom marks at limits in order to allow the implementation of relationships.
-
### What problem does this feature solve?
const requestData = () => {
let option = {
tooltip: {
trigger: 'item',
triggerOn: 'mousemove'
},
se…
-
Currently, `erdblick` only supports `mapget` line geometries and renders them as (white) hairlines. But mapget supports more geometric primitives and users also need more ways of how to represent them…
-
Thank you for the amazing library!
Right now you can create a polyline like:
```
polyline(points="10.0,100.0 20.0,200.0", etc....)
```
Is there any interest in adding polyline to styles but ha…
-
```
Ability to click on a polyline and open a balloon info as it happens for the
markers.
```
Original issue reported on code.google.com by `antonino...@gmail.com` on 7 Mar 2012 at 3:34