is google not supporting JEP-0080?
what is the alternative solution to share location information.
can any one help me.
request:
<presence>
<geoloc xmlns='http://jabber.org/protocol/geoloc'>
<alt>1609</alt>
<description>Jabber, Inc.</description>
<error>10</error>
<lat>39.75477</lat>
<lon>-104.99768</lon>
<timestamp>2006-02-19T21:12Z</timestamp>
</geoloc>
</presence>
Response:
<iq id="uid1" type="error" to="xxxx...@gmail.com/C519CD0F">
<query xmlns="jabber:iq:private">
<roster xmlns="roster:delimiter"/>
</query>
<error code="501" type="cancel">
<feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>