This website requires JavaScript.
Explore
Help
Sign In
tasiaiso
/
viz1090
Watch
1
Star
0
Fork
You've already forked viz1090
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
df727c8d04
viz1090
/
mapdata.h
5 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
map draw Former-commit-id: 6ea8b3be1ff479c52f11d7547e5d026578416ae7 Former-commit-id: 3e1c0fae85d5670b55bc0fad147095dd3fc90d98
2017-09-17 16:46:48 +02:00
double
*
mapPoints_relative
;
worked on adding filled polygons. unsuccessfull due to map vertex organization, commented out. need a better map with more appropriate detail Former-commit-id: e343c081c98b88f7b3c35b1c130fcf5a621da9b2 Former-commit-id: 9ccbd73d19b6954c3d5e5e6ee826c1353a3700c7
2018-10-02 08:54:15 +02:00
double
*
mapPoints_x
;
double
*
mapPoints_y
;
map draw Former-commit-id: 6ea8b3be1ff479c52f11d7547e5d026578416ae7 Former-commit-id: 3e1c0fae85d5670b55bc0fad147095dd3fc90d98
2017-09-17 16:46:48 +02:00
int
mapPoints_count
;
Reference in a new issue
Copy permalink