@doc The location to move the center of the map to.
@$pb.TagNumber(2) FFValue get location => $_getN(0);
@$pb.TagNumber(2) set location(FFValue value) => $_setField(2, value);