microsoft / MapsSDK-Native

This repository contains samples, documentation and releases history for the Bing Maps SDK for Android and iOS.
MIT License
40 stars 23 forks source link

How to Implement a Draggable Pushpin Feature in an iOS App? #66

Open vasant-hugar-ev opened 4 months ago

vasant-hugar-ev commented 4 months ago

App: iOS App(Swift) Version: pod 'MicrosoftMapsSDK', '~> 1.2.0'

We have developed a custom pushpin on the map, as shown in the screenshot. We need to be able to move the pin to a specific location to obtain the correct coordinates after dragging the pin.

  1. How can we enable dragging of the pushpin to a particular location in an iOS app?
  2. Could you please provide a code reference for implementing this feature?
  3. If this feature is not currently available in the iOS SDK, is there an alternative method to achieve this?

This feature is very important for our business, and we are seeking your prompt assistance.

IMG_0318

vasant-hugar-ev commented 4 months ago

@msftgits for your visibility