I’m working on mashup project on twitter with Google map
but when tweet message contain word ” I’m ” , the google map will not appear on the page
Is there any idea about that , Thanks
I’m working on mashup project on twitter with Google map but when tweet message
Share
Maybe you are having trouble with escaping character. Try to replace I’m to I\’m .