Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
ProductosPY
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Vargas
ProductosPY
Commits
2f773d25
Commit
2f773d25
authored
May 19, 2020
by
Mobile Roshka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Se puso bien el zoom del mapa
parent
1f9a77bf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
ProductosPY/Base.lproj/Main.storyboard
+0
-2
ProductosPY/ViewControllers/ScreenTwoViewController.swift
+1
-1
No files found.
ProductosPY/Base.lproj/Main.storyboard
View file @
2f773d25
...
...
@@ -212,11 +212,9 @@
<navigationItem
key=
"navigationItem"
id=
"pBU-eg-BDv"
/>
<connections>
<outlet
property=
"tableView"
destination=
"lwr-bN-YFd"
id=
"QrT-W1-Jm0"
/>
<segue
destination=
"ajw-Ik-xeV"
kind=
"unwind"
identifier=
"filterUnSegue"
unwindAction=
"unwindToViewControllerFilterWithSegue:"
id=
"dRq-X2-mOl"
/>
</connections>
</viewController>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"T7M-7J-04l"
userLabel=
"First Responder"
customClass=
"UIResponder"
sceneMemberID=
"firstResponder"
/>
<exit
id=
"ajw-Ik-xeV"
userLabel=
"Exit"
sceneMemberID=
"exit"
/>
</objects>
<point
key=
"canvasLocation"
x=
"1827.5362318840582"
y=
"937.5"
/>
</scene>
...
...
ProductosPY/ViewControllers/ScreenTwoViewController.swift
View file @
2f773d25
...
...
@@ -25,7 +25,7 @@ class ScreenTwoViewController: UIViewController {
var
currentCoordinates
:
String
=
""
//var placesClient: GMSPlacesClient!
var
zoomLevel
:
Float
=
10
var
zoomLevel
:
Float
=
1
5.
0
var
featureCollection
=
FeatureCollection
(
type
:
"Type"
,
features
:
[])
var
featureWithDistance
=
[
FeatureWithDistance
]()
var
tipoProducto
:
String
=
""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment