Hi, I have developed an application which takes in feeds and places military symbology IAW the esri MIL-STD 2525D stylx on the map based on the feeds(Video concept below).
What I want enable is a Geotrigger based on when one or any of the Symbols on the map enter my definded fence parameters. I have no issue in achieving this utilising a NMEA feed as the LocationDataSource for my local node.
Unfortunately I don't know how to impliement a method to GeotriggerFeed locationFeed = "need away to get a alternate LocationDataSource from Symbology information"
I am hoping someone understands my question and can provide advice on a possible solution.