Draggable marker with Google Maps SDK for iOS

后端 未结 4 1423
鱼传尺愫
鱼传尺愫 2021-02-05 13:33

Has anybody figured out how to implement draggable markers with the new Google Maps SDK for iOS? The API does not provide it natively, yet. Feature request is already submitted.

4条回答
  •  佛祖请我去吃肉
    2021-02-05 14:04

    Hello I just implemented a drag and drop functionality for marker in the new GoogleMaps SDK for iOS. I published the code on github under the following link: https://github.com/rweindl/google-maps-sdk-ios-drag-drop

提交回复
热议问题