I am doing integration of google maps with my website for mobile. Whenever i pass an address to the url which contains '#', it shows the address before the occurance of '#'
Example: if the address is test1#test2 and i pass it to the google url, in the map it shows test1.
URL i am using is "http://maps.google.com/maps?daddr=" + add" where add is the variable