Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1179
Drag a marker on the GeoMap
posted

Is there any way to allow the user to reposition a marker on the map component? My app is getting the current location and displaying it for the user. The user should then be allowed to alter the position if they're not happy with the presented location. Ideally I'd like them to be able to drag the automatically placed marker to a new location.

Parents
  • 34690
    Offline posted

    Hello Kevin,

    I have been investigating into your requirement to drag and drop markers in the GeographicMap component in the Ignite UI for Blazor toolset, and with the current implementation of the GeographicMap and GeographicSymbolSeries, the map or symbols do not expose a way to drag and drop them, and as such are completely dependent on the Latitude and Longitude member paths that you assign to them at this time.

    If you would like to see the ability to drag and drop the markers on the GeographicMap component, I would recommend suggesting a new product idea for this at our Ignite UI for Blazor Ideas Site, here. This will place you in direct communication with our product management teams who plan and prioritize upcoming features and development based on community and user feedback.

    Please let me know if you have any other questions or concerns on this matter.

Reply Children