Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以制作矢量瓷砖并MKMapView在 iOS 6 及更高版本中覆盖它们?我知道如何使用 覆盖图像MKOverlayView,但它们是光栅图像。
MKMapView
MKOverlayView
理论上,您可以在MKTileOverlayRenderer.
MKTileOverlayRenderer
这是GeoJSON 平铺渲染器的示例(但不能保证)。