Commit f6512fc2 authored by Paul Taylor's avatar Paul Taylor
Browse files

by Steije, thx

parent bae2f115
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@ GeoPoint ::= CHOICE

GeoSphere ::= SEQUENCE
{
    centerPoint  [0] GEOPoint,
    centerPoint  [0] GeoPoint,
    radiusMeters [1] UncertaintyMeters
}