peraapp
peraapp
What is difference beetween points and edges? How to draw simple path with y:0 on canvas?
Qeustion is also here: http://stackoverflow.com/questions/27876633/draw-google-map-coordinates-on-html5-3d-canvas How I can show this coordinates on 3d phoria canvas: {"zoom":14,"tilt":0,"mapTypeId":"hybrid","center":{"lat":52.68406891239779,"lng":8.391550154644376},"overlays":[{"type":"polyline","title":"","content":"","strokeColor":"#000000","strokeOpacity":1,"strokeWeight":3,"path":[{"lat":"52.68408340200493","lng":"8.370766639709473"},{"lat":"52.67554942424349","lng":"8.372654914855957"},{"lat":"52.67528921580262","lng":"8.373513221740723"},{"lat":"52.6759657545252","lng":"8.374114036560059"},{"lat":"52.682574466310314","lng":"8.37256908416748"},{"lat":"52.68356308524067","lng":"8.373942375183105"},{"lat":"52.68293869694087","lng":"8.375487327575684"},{"lat":"52.67685044320001","lng":"8.376259803771973"},{"lat":"52.6756535071859","lng":"8.379607200622559"},{"lat":"52.676017795531436","lng":"8.382096290588379"},{"lat":"52.68101344348877","lng":"8.380722999572754"},{"lat":"52.68351105322329","lng":"8.383641242980957"},{"lat":"52.68174192774848","lng":"8.387846946716309"},{"lat":"52.67674636310936","lng":"8.388705253601074"}]}]} Also what is edges? I understand points, but what is edges?
How I can make grid to be like ground and then I want to push coordinates as points to make polyline?
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...
Where I need to put config.js file becouse I get message from titile of this issue.