You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#36 was fixed by adding a CommonXmlNamespacesByDesiredPrefix property to GpxWriterSettings. This is totally fine for some use cases, but it doesn't give us a way to remember what "other" namespaces were there on the root for the sake of round-trip.
I decided not to hold everything up over making that work, so this is in a separate issue now.
The text was updated successfully, but these errors were encountered:
#36 was fixed by adding a
CommonXmlNamespacesByDesiredPrefix
property toGpxWriterSettings
. This is totally fine for some use cases, but it doesn't give us a way to remember what "other" namespaces were there on the root for the sake of round-trip.I decided not to hold everything up over making that work, so this is in a separate issue now.
The text was updated successfully, but these errors were encountered: