【发布时间】:2013-05-31 15:17:06
【问题描述】:
【问题讨论】:
标签: ios google-maps-markers google-maps-sdk-ios
【问题讨论】:
标签: ios google-maps-markers google-maps-sdk-ios
您需要编写获取背景图像(例如框架)并添加到子图像(例如食物图片)的代码,以创建组合的UIImage。然后您可以使用组合的UIImage 作为标记的图标。
查看这些问题,了解如何将 2 个 UIImage 对象绘制成单个 UIImage 的示例:
Draw another image on a UIImage
Attempting to draw image on top of another image using a touch event
【讨论】: