smcalloutview

    0熱度

    1回答

    我使用mapbox,我需要爲它定製註釋。爲此我發現我們可以使用SMCalloutView。 但是,當我將SMCalloutView集成到xcode項目中時,它開始給出鏈接重複符號錯誤。 /Users/xxx/Library/Developer/Xcode/DerivedData/mapboxDemoWithCustomAnnotation-ebmsoyqrqzxuouckyxxwhjbcakwf/

    0熱度

    1回答

    我想知道是否有可能讓你點擊註釋時出現的註釋標題有多行。 Mapbox爲該彈出視圖使用SMCalloutView。 的Mapbox引用是爲iOS很差......

    0熱度

    2回答

    我使用Mapbox SDK和SMCalloutView callout.view.frame = CGRectMake(0, 0, 300, 115); SMCalloutView *smcallout = [[SMCalloutView alloc] init]; smcallout.contentView = callout.view; [smcallout presentCallout