You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so i followed the GPSAnimation tutorial and got the pulsing circle working just great. i also have a bitmap which i draw at the center of the pulsing circle as a Point in the Geometry Layer.
my problem is: the central bitmap is "below" the pulsing circle.
my questions:
1 how can i go about making the Geometry Layer go "above" the ?OpenGL Layer? ?
2 is the "Point in Geometry Layer approach" the recommended approach for drawing a bitmap overlay?
thanks!
The text was updated successfully, but these errors were encountered:
hi!
so i followed the GPSAnimation tutorial and got the pulsing circle working just great. i also have a bitmap which i draw at the center of the pulsing circle as a Point in the Geometry Layer.
my problem is: the central bitmap is "below" the pulsing circle.
my questions:
1 how can i go about making the Geometry Layer go "above" the ?OpenGL Layer? ?
2 is the "Point in Geometry Layer approach" the recommended approach for drawing a bitmap overlay?
thanks!
The text was updated successfully, but these errors were encountered: