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