菜鸟教程小白 发表于 2022-12-13 16:12:19

ios - 点击点 Annotation iOS 后显示自定义 View


                                            <p><p>我想在 map 上选择点注释后显示一些文本。我的文字很大,所以我不能使用 <code>pointAnnot.title = @"string...";</code> </p>

<p>有什么替代方法? </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>你可以像描述 <a href="http://www.singsys.com/blog/use-mapkit-framework-to-create-a-custom-annotation-view-over-map-view/" rel="noreferrer noopener nofollow">here</a> 那样做</p>

<p>堆栈溢出问题</p>

<p> <a href="https://stackoverflow.com/questions/5582564/how-do-i-display-a-uipopoverview-as-a-annotation-to-the-map-view-ipad/5583505#5583505" rel="noreferrer noopener nofollow">one</a> </p>

<p> <a href="https://stackoverflow.com/questions/7164469/ios-mapkit-custom-callout" rel="noreferrer noopener nofollow">two</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 点击点 Annotation iOS 后显示自定义 View ,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/37043585/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/37043585/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 点击点 Annotation iOS 后显示自定义 View