I am trying to get processing to show me the location of the twitter user by using getLocation()
but all I get is null
.
I suspect that I need to add something but do not know what.
I am using processing, a java platform and the Twitter4J
library.