Sfoglia il codice sorgente

geo cues for google maps

David 9 anni fa
parent
commit
a100686186
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/scenes/MyAbout.js

+ 1 - 1
src/scenes/MyAbout.js

@@ -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' />