Parse GoogleMarker Coordinates i.e Lat and Long
        Posted  
        
            by StevieB
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by StevieB
        
        
        
        Published on 2010-04-30T10:32:02Z
        Indexed on 
            2010/04/30
            10:37 UTC
        
        
        Read the original article
        Hit count: 224
        
Hey I am I receiving a string values as such "(53.32000501118541, -6.223390102386475)"
How can I parse this string to seperate the 2 values and remove the "(" and ")"
Cheers
© Stack Overflow or respective owner