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
f0735f22b1
viz1090
/
mapdata.h
5 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
map draw Former-commit-id: bfcd4edfb6cd845e0e3a5b7a2ddd1f7c3dbcac7f Former-commit-id: 727e5a945c40de8b5c62cbccb3762083bca83c3e
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: 223ff00910f4a8c5a76378195fe48ee787118caf Former-commit-id: 14af523eef680956f3f157a0e1496af69b2fa013
2018-10-02 08:54:15 +02:00
double
*
mapPoints_x
;
double
*
mapPoints_y
;
map draw Former-commit-id: bfcd4edfb6cd845e0e3a5b7a2ddd1f7c3dbcac7f Former-commit-id: 727e5a945c40de8b5c62cbccb3762083bca83c3e
2017-09-17 16:46:48 +02:00
int
mapPoints_count
;
Reference in a new issue
Copy permalink