如何使用 Skobbler 旋转地图标记

How to rotate map markers with Skobbler

有没有办法在 iOS 和 Android SDK 中通过 Skobbler 指定度数来旋转单个地图标记?

例如,在 google 地图中我可以使用:CLLocation Class london.rotation = degrees 来指定这个地图标记在 MapView 中应该指向的方向。

目前SDK不支持此功能。