Add Ontario (Canada) provider.

This commit is contained in:
Chimo 2016-02-08 19:26:21 -05:00 committed by Andreas Schildbach
parent 81ce7cdc3d
commit e78e6bdf73
3 changed files with 124 additions and 0 deletions

View file

@ -76,6 +76,9 @@ public enum NetworkId
// United States
SF, SEPTA,
// Canada
ONTARIO,
// Australia
SYDNEY, MET
}