phoria.js icon indicating copy to clipboard operation
phoria.js copied to clipboard

Draw a polyline with x,y

Open stoskoverflowcomunity opened this issue 10 years ago • 2 comments

Hi, I get from GPS signal coordinates (etc. 44.3456, 23.876 etc. ... ...). How I can show it on the ground? Also how I can make ground bigger (I dont want to see edges) ?

I want to use your library to draw route - to make some kind of navigation app.

p.s. Really good html5 library

stoskoverflowcomunity avatar Jan 08 '15 16:01 stoskoverflowcomunity

i had the same question before (for GPS coords, except also with altitude), @kevinroast added test6 [1] as an example for polyline drawing. you can easily adapt this for your use.

[1] http://www.kevs3d.co.uk/dev/phoria/test6.html

leeoniya avatar Jan 08 '15 19:01 leeoniya

but some other examples?

stoskoverflowcomunity avatar Jan 09 '15 00:01 stoskoverflowcomunity