]> git.r.bdr.sh - rbdr/map/blame_incremental - Map/Logic/Constants.swift
Update syntax
[rbdr/map] / Map / Logic / Constants.swift
... / ...
CommitLineData
1struct Constants {
2 static let kMaxZoom = 2.0
3 static let kMinZoom = 0.1
4}