Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sailassist
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CpjJwWHV
Sailassist
Commits
500e7912
Commit
500e7912
authored
Jan 25, 2024
by
shigemi miura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ECAテーブル変更
parent
c9d4c353
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
6 deletions
+31
-6
project.pbxproj
Seilassist/Sailassist.xcodeproj/project.pbxproj
+4
-3
EcaCoordinatesTable.swift
Seilassist/Sailassist/ECA/EcaCoordinatesTable.swift
+23
-1
MapRepresentable.swift
Seilassist/Sailassist/Map/MapRepresentable.swift
+1
-1
SailassistApp.swift
Seilassist/Sailassist/SailassistApp.swift
+3
-1
No files found.
Seilassist/Sailassist.xcodeproj/project.pbxproj
View file @
500e7912
...
...
@@ -1218,7 +1218,7 @@
CODE_SIGN_ENTITLEMENTS
=
Sailassist/Sailassist.entitlements
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
2
;
CURRENT_PROJECT_VERSION
=
1
3
;
DEVELOPMENT_ASSET_PATHS
=
"\"Sailassist/Preview Content\""
;
DEVELOPMENT_TEAM
=
D2DC7QNNJ8
;
ENABLE_PREVIEWS
=
YES
;
...
...
@@ -1264,7 +1264,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_ENTITLEMENTS
=
Sailassist/Sailassist.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
2
;
CURRENT_PROJECT_VERSION
=
1
3
;
DEVELOPMENT_ASSET_PATHS
=
"\"Sailassist/Preview Content\""
;
DEVELOPMENT_TEAM
=
D2DC7QNNJ8
;
ENABLE_PREVIEWS
=
YES
;
...
...
@@ -1435,6 +1435,7 @@
ONLY_ACTIVE_ARCH
=
YES
;
SDKROOT
=
iphoneos
;
SWIFT_ACTIVE_COMPILATION_CONDITIONS
=
"DEBUG $(inherited)"
;
SWIFT_COMPILATION_MODE
=
wholemodule
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
};
name
=
QC
;
...
...
@@ -1447,7 +1448,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_ENTITLEMENTS
=
Sailassist/Sailassist.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
2
;
CURRENT_PROJECT_VERSION
=
1
3
;
DEVELOPMENT_ASSET_PATHS
=
"\"Sailassist/Preview Content\""
;
DEVELOPMENT_TEAM
=
D2DC7QNNJ8
;
ENABLE_PREVIEWS
=
YES
;
...
...
Seilassist/Sailassist/ECA/EcaCoordinatesTable.swift
View file @
500e7912
...
...
@@ -4110,6 +4110,29 @@ var yeosuGwangyangPort:[CLLocationCoordinate2D] = [
]
var
koreaBusanPort
:[
CLLocationCoordinate2D
]
=
[
CLLocationCoordinate2D
(
latitude
:
35.16000000
,
longitude
:
129.19222222
),
CLLocationCoordinate2D
(
latitude
:
35.15111111
,
longitude
:
129.19555556
),
CLLocationCoordinate2D
(
latitude
:
35.14314852
,
longitude
:
129.20099135
),
CLLocationCoordinate2D
(
latitude
:
35.13759105
,
longitude
:
129.21017971
),
CLLocationCoordinate2D
(
latitude
:
35.13132342
,
longitude
:
129.21865770
),
CLLocationCoordinate2D
(
latitude
:
35.12440582
,
longitude
:
129.22634366
),
CLLocationCoordinate2D
(
latitude
:
35.11690472
,
longitude
:
129.23316358
),
CLLocationCoordinate2D
(
latitude
:
35.10889220
,
longitude
:
129.23905177
),
CLLocationCoordinate2D
(
latitude
:
35.10044531
,
longitude
:
129.24395153
),
CLLocationCoordinate2D
(
latitude
:
35.09164525
,
longitude
:
129.24781567
),
CLLocationCoordinate2D
(
latitude
:
35.08257668
,
longitude
:
129.25060698
),
CLLocationCoordinate2D
(
latitude
:
35.07332687
,
longitude
:
129.25229857
),
CLLocationCoordinate2D
(
latitude
:
35.06398484
,
longitude
:
129.25287416
),
CLLocationCoordinate2D
(
latitude
:
35.05464055
,
longitude
:
129.25232821
),
CLLocationCoordinate2D
(
latitude
:
35.04538400
,
longitude
:
129.25066596
),
CLLocationCoordinate2D
(
latitude
:
35.03630439
,
longitude
:
129.24790343
),
CLLocationCoordinate2D
(
latitude
:
35.02748923
,
longitude
:
129.24406722
),
CLLocationCoordinate2D
(
latitude
:
35.01902352
,
longitude
:
129.23919428
),
CLLocationCoordinate2D
(
latitude
:
35.01098890
,
longitude
:
129.23333153
),
CLLocationCoordinate2D
(
latitude
:
35.00346289
,
longitude
:
129.22653545
),
CLLocationCoordinate2D
(
latitude
:
35.00346289
,
longitude
:
129.22653544
),
CLLocationCoordinate2D
(
latitude
:
34.99651812
,
longitude
:
129.21887146
),
CLLocationCoordinate2D
(
latitude
:
34.99022164
,
longitude
:
129.21041340
),
CLLocationCoordinate2D
(
latitude
:
34.98463422
,
longitude
:
129.20124271
),
CLLocationCoordinate2D
(
latitude
:
34.97980985
,
longitude
:
129.19144771
),
CLLocationCoordinate2D
(
latitude
:
34.97579510
,
longitude
:
129.18112273
),
...
...
@@ -4121,7 +4144,6 @@ var koreaBusanPort:[CLLocationCoordinate2D] = [
CLLocationCoordinate2D
(
latitude
:
34.97029311
,
longitude
:
129.11384528
),
CLLocationCoordinate2D
(
latitude
:
34.97255683
,
longitude
:
129.10275559
),
CLLocationCoordinate2D
(
latitude
:
34.97570025
,
longitude
:
129.09199006
),
CLLocationCoordinate2D
(
latitude
:
34.98172222
,
longitude
:
129.11872222
),
CLLocationCoordinate2D
(
latitude
:
34.97944444
,
longitude
:
129.07055556
),
CLLocationCoordinate2D
(
latitude
:
34.91666667
,
longitude
:
128.83333333
),
CLLocationCoordinate2D
(
latitude
:
34.97819444
,
longitude
:
128.82208333
),
...
...
Seilassist/Sailassist/Map/MapRepresentable.swift
View file @
500e7912
...
...
@@ -223,7 +223,7 @@ class MapViewController : UIViewController{
///カメラ
func
updateCamera
(
location
:
CLLocationCoordinate2D
?,
zoomlevel
:
CGFloat
?){
if
let
level
=
zoomlevel
{
self
.
mapView
.
camera
.
ease
(
to
:
CameraOptions
(
center
:
location
,
zoom
:
zoom
level
),
duration
:
1
)
self
.
mapView
.
camera
.
ease
(
to
:
CameraOptions
(
center
:
location
,
zoom
:
level
),
duration
:
1
)
}
else
{
self
.
mapView
.
camera
.
ease
(
to
:
CameraOptions
(
center
:
location
),
duration
:
1
)
}
...
...
Seilassist/Sailassist/SailassistApp.swift
View file @
500e7912
...
...
@@ -90,7 +90,9 @@ class AppDelegate: NSObject, UIApplicationDelegate ,MSNotificationHubDelegate, M
MSNotificationHub
.
start
(
connectionString
:
HttpRequestType
.
ConnectionString
.
rawValue
,
hubName
:
HttpRequestType
.
HubName
.
rawValue
)
}
}
application
.
registerForRemoteNotifications
()
DispatchQueue
.
main
.
async
{
application
.
registerForRemoteNotifications
()
}
//ユニークな値の生成
if
Preferences
.
DeviceId
==
""
{
...
...
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