Skip to main content

Is there a way to create a Pushpin for a mapPoint instead of a markup graphic in a workflow?

Comments

3 comments

  • Permanently deleted user
    Hi Frank, 

     

    For the HTML5 viewer, there is a command called "AddPushpin" that you can use in a Run External Command activity which will allow you to add a pushpin to a feature. For the complete list of commands for the HTML5 viewer, please check out the "Geocortex SDK for HTML5 API Reference" file that is downloaded with the viewer  template. As for the Silverlight viewer, it does not have this option.

     

    Regards, 

     

    Carmen
    0
  • Frank Martin
    Carmen,

     

    Thanks.  I tried that, however I'm trying to displaying intersections returned from a geocoder. I don't have a feature layer that contains intersections, so the mapPoint is represented on the map by a point markup.  I want to replace the point markup with a pushpin, but I can't figure out how.

     

    Regards,

     

    Frank
    0
  • Permanently deleted user
    Hi Frank, 

     

    We did that using updategraphic layer with render as ESRI.ArcGIS.Client.Symbols.PictureMarkerSymbol
    0

Please sign in to leave a comment.