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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -