<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SketchEditor - allow map navigation while sketching? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1213502#M4744</link>
    <description>&lt;P&gt;Okay, that is too bad. I think not being able to pan while placing the point will be frustrating to users, especially in a mobile app where the view area is quite small. For my use case I think I can just write some custom functionality using the mapView's onMouseClicked listener and a graphic layer.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 17:06:36 GMT</pubDate>
    <dc:creator>JamesGough</dc:creator>
    <dc:date>2022-09-16T17:06:36Z</dc:date>
    <item>
      <title>SketchEditor - allow map navigation while sketching?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1212671#M4740</link>
      <description>&lt;P&gt;I am using SketchEditor in an app to allow user to place a point location on the map. The issue is that when the SketchEditor is started it seems to lock the map controls and not allow panning or zooming. Is there a way to allow for the map to be navigated while sketching? The user needs to be able to navigate to where they want to place the point.&lt;/P&gt;&lt;P&gt;I am starting the sketch editor with this code:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;sketchEditor.startWithCreationMode(Enums.SketchCreationModePoint);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 20:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1212671#M4740</guid>
      <dc:creator>JamesGough</dc:creator>
      <dc:date>2022-09-14T20:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: SketchEditor - allow map navigation while sketching?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1213467#M4742</link>
      <description>&lt;P&gt;The SketchEditor does not currently allow you to pan while sketching. To workaround this limitation, you'd need to do something along the lines of: user presses a button to save the geometry and stop editing, user pans, user presses a button to start editing from the previous geometry. It would take some fine tuning to get it right, but it should be doable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working on an updated design of the SketchEditor, which will be available in an upcoming release, and that new design will allow for panning while sketching.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 16:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1213467#M4742</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2022-09-16T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: SketchEditor - allow map navigation while sketching?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1213502#M4744</link>
      <description>&lt;P&gt;Okay, that is too bad. I think not being able to pan while placing the point will be frustrating to users, especially in a mobile app where the view area is quite small. For my use case I think I can just write some custom functionality using the mapView's onMouseClicked listener and a graphic layer.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 17:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/sketcheditor-allow-map-navigation-while-sketching/m-p/1213502#M4744</guid>
      <dc:creator>JamesGough</dc:creator>
      <dc:date>2022-09-16T17:06:36Z</dc:date>
    </item>
  </channel>
</rss>

