|
|
@@ -31,7 +31,7 @@ class MyAbout extends Component {
|
|
|
|
|
|
<TouchableOpacity
|
|
|
style={viewStyle}
|
|
|
- onPress={() => this.handleClick('geo:-34.60761,-58.437967')}
|
|
|
+ onPress={() => this.handleClick('geo:-34.60761,-58.437967?q=-34.60761,-58.437967(ESPECIFICOS+Buenos+Aires)')}
|
|
|
>
|
|
|
|
|
|
<Icon size={30} style={[textColor, iconStyle]} name='md-pin' />
|