I am trying to share time maps with Google+ contacts. All the tests that I conducted are personal (private) promotions.
If I set only the "html" property, the share will be empty (except for the #throughglass tag).
If I set only the text property, the share will contain a string value for which "text" (and a hash tag) is set.
If I set the "html" and "text" properties, the share will contain the string value for which "text" is set (and the hash tag).
Is this the expected behavior or is there a way to share html content?
source share