ios - How to include SpritKit SKScene view as the MKAnnotationView -


is there way use ios spritekit skscene , view mkannotationview shown on mkmapview?

you can use view in -(void)didmovetoview:(skview *)view place map view. keep in mind skscene not meant other sknode.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -