-
In the `development/Polylines On Terrain` sandcastle example, if you initialize the viewer with...
```
var viewer = new Cesium.Viewer('cesiumContainer', {
terrainProvider: worldTerrain,
re…
-
Hey, I want to draw a polygon / polyline on to a big image.
So, I am migrating from PIL/opencv to pyvips. Recently, I came across loadsvg_buffer method that can actually do it without the use of d…
-
Hi Team,
We have an issue like we have to render number of images (base64) and Lines/polylines/circle together on the load of sketch field , how we can achieve this =as you have only one option we…
ghost updated
5 years ago
-
I just started using the plugin and so far it's great!
Question: in one of the examples you have animated a path. Did you do this by hand or using the (temporal) data?
I assume this is done by a scr…
-
0.5.0 to 1.2.0 versions are not giving me right values for LineString.closestCoordinate(to:) function.
My project's current version is 0.3.0 and was able to calculate re-route when the distance be…
-
Please note: issues related to or caused by osmbonuspack will be closed with a
suggestion to open an issue at https://github.com/MKergall/osmbonuspack
**_//This is my bounding box method
public …
-
```
What steps will reproduce the problem?
1. launch ie
2. create a polyline with svg2vml, set the points, this will work
3. use the polyline object reference to set points again with
myPoly.setAttri…
-
I would like to use the polyline primitive to mark the pose's covered route.
In the metadata I set the polyline's coordinates to GEOGRAPHIC, since what I get are live gps coordinates.
In every fra…
-
_From @sindizzy on August 15, 2018 0:49_
As always thank you so much for a great product!
When we generate ellipses, circles, range rings I would vote for them to be created as a polygon rather than…
-
#### Description
Given SVG input file with CSS ` polyline{ fill: none; }; ellipse{ stroke:url(#colorForest); fill: none; stroke-width: 4; }; `
This code https://github.com/svg-net/SVG/blob/master/So…