Hi I am using C#. I did see this comment about the "rel" attribute but couldn't figure things out for C#.
For example, it would be nice if the location was "City" but the link the "map" button takes you to is "City Postcode". Can we do this in C# with the API? Andrew On Wed, Oct 12, 2011 at 10:22 AM, pierre <[email protected]>wrote: > Hi, > > This is not a matter of syntax, but API usage : each Where objet has a > "rel" attribute, it's up to you to set it to the correct value (currently, > there are predefined values for main location, alternate location, parking > location). > > Here is a link to the Javascript online API reference (maybe you are using > another client library, but since you didn't mention it, I can't be more > specific) : > http://code.google.com/intl/fr/apis/gdata/jsdoc/2.2/google/gdata/Where.html > . > > This is the API usage for Where data. If you want something else, you will > have to develop it. > > -- > You received this message because you are subscribed to the Google > Groups "Google Calendar Data API" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://code.google.com/apis/calendar/community/forum.html > -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
