Solved! Go to Solution.
We looked into the NMEA sentence and I've found that this one is not currently supported. This is something we can consider in a future release.
In terms of a workaround, I think the answer is to write some code which reads in the sentence and interprets it in your own code.
Mark
Hi Mark,
That would be fine if I could access the source code for "com.esri.core.internal.io.handler" ?? However I don't think this is possible?
How would I go about accessing all NMEA sentences myself in combination with ArcGIS for Java SDK? I could write my own stand alone NMEA parser but I really need the ArcGIS functionality for mapping. ??
Thanks Mark.