+ Reply to Thread
Results 1 to 4 of 4

Thread: Red and Green Feature Endpoints

  1. #1
    dcoggin is offline Global Mapper User
    Join Date
    Jul 2008
    Posts
    65
    Thanks
    16
    Thanked 4 Times in 4 Posts

    Default Red and Green Feature Endpoints

    Mike,

    I'm not sure how much trouble it would be, but it would be very nice to get red and green endpoints for the first and last feature endpoints when selecting GM_MiscOpt_RenderEndpoints. That is often very helpful in Global Mapper.

    Thanks,

    David

  2. #2
    global_mapper is offline Administrator
    Join Date
    Jun 2007
    Posts
    7,236
    Thanks
    2
    Thanked 611 Times in 594 Posts

    Default

    David,

    For now what I would suggest if you want that is to just find all of the on-screen lines (use GM_FindNearestFeatures and pass the flag to get all), then just draw the endpoints yourself if they are onscreen. I can look at adding an option though, although currently the red-and-green endpoints should only be for selected lines.

    Thanks,

    Mike
    Global Mapper Support
    support@globalmapper.com

  3. #3
    dcoggin is offline Global Mapper User
    Join Date
    Jul 2008
    Posts
    65
    Thanks
    16
    Thanked 4 Times in 4 Posts

    Default

    Mike,

    I only wanted it for selected lines. I thought it might be relatively easy since the Misc_Opts flag was already there. Nice, but not a big deal.

    David

  4. #4
    dcoggin is offline Global Mapper User
    Join Date
    Jul 2008
    Posts
    65
    Thanks
    16
    Thanked 4 Times in 4 Posts

    Default

    Mike,

    That is actually a very good suggestion (of course). All my rendered selected features are on a single layer so it would be fairly simple (and I believe quick) to find all within the screen bounds and draw them myself. I had planned on making them point features which would have to be mapped to their respective selected feature and tracked so they could be deleted when the selected feature was deselected. Your idea is much better.

    Thanks,
    David

+ Reply to Thread

Similar Threads

  1. Non conected line endpoints
    By claudia in forum Technical Support
    Replies: 1
    Last Post: 07-09-2009, 01:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts